GopeedLab / GopeedLab/browser-extension

chrome扩展的小文件过滤功能好像有bug

Open
#85 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
356
Forks
24
PR merge metrics
No merged PRs in 30d

Description

我设定了小于1000MB大小的文件直接过滤,但是我下载一个8GB文件时,它没有捕获,还是浏览器下载的。然后我直接调成500MB,就可以捕获了。但是新问题出现了,我下载一个几百KB的文件,它却直接给我捕获了。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Chrome extension's file-size filtering with the reported 1000MB and 500MB thresholds, using both an 8GB download and a few-hundred-KB download. Trace where download size is compared with the configured threshold; done means files on each intended side of the threshold are consistently captured or left to the browser.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
40/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.