Edge extension to intercept fetch
  • JavaScript 58.8%
  • CSS 27.5%
  • HTML 9.9%
  • Python 3.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-27 10:32:33 +00:00
icons Initial commit: FetchDownloadTool Edge Extension 2026-07-27 09:31:16 +00:00
background.js Feat: robust cross-frame aggregation for popup UI and badge counts 2026-07-27 10:26:43 +00:00
content.js Feat: robust cross-frame aggregation for popup UI and badge counts 2026-07-27 10:26:43 +00:00
inject.js Refactor: Keep only Fetch interception and disable all_frames to stabilize badge count 2026-07-27 10:20:46 +00:00
make_icons.py Initial commit: FetchDownloadTool Edge Extension 2026-07-27 09:31:16 +00:00
manifest.json Feat: robust cross-frame aggregation for popup UI and badge counts 2026-07-27 10:26:43 +00:00
popup.css Fix: speed up popup animation 2026-07-27 09:52:14 +00:00
popup.html Initial commit: FetchDownloadTool Edge Extension 2026-07-27 09:31:16 +00:00
popup.js Fix: Suppress unhandled promise rejections for chrome.tabs.sendMessage to prevent extension UI errors 2026-07-27 10:32:33 +00:00