RedFlag - Phishing ,Threat Detector의 버전 기록 - 1개 버전
RedFlag - Phishing ,Threat Detector 제작자: LetXworld
RedFlag - Phishing ,Threat Detector의 버전 기록 - 1개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.1.3
2026년 8월 11일에 출시 - 61.86 KBfirefox 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 fixedMIT 라이선스에 따라 릴리스된 소스 코드