RedFlag - Phishing ,Threat Detector 版本历史 - 1 个版本
RedFlag - Phishing ,Threat Detector 作者: LetXworld
RedFlag - Phishing ,Threat Detector 版本历史 - 1 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.1.3
发布于 2026年8月11日 - 61.86 KB适用于 firefox 115.0 及更高版本NEW in 1.1.3
- Permanent Firefox install via self-hosted signing (new sign.sh, run as npm run sign)
- Real Firefox e2e regression test (test/e2e.firefox.js, npm run test:firefox)
- Added host_permissions: ["<all_urls>"] to the manifest (needed for content scripts to run across
sites in Firefox)
- e2e harness can target a built/downloaded package via RF_EXT
CHANGED
- The core Firefox fix: detector.js now attaches the engine to window.RedFlagDetector AND
globalThis.RedFlagDetector. Firefox runs content scripts in an isolated sandbox where top-level this
isn't the page window, so the old root.RedFlagDetector assignment was unreachable from content.js —
that was the "not working in Firefox" root cause.
- build.sh keeps dist/stage/ for sign.sh; README documents temporary vs permanent install
- Flaky chromium e2e navigation and README signing docs fixed源代码遵循 MIT 许可证 发布