NetArmature의 버전 기록 - 2개 버전
NetArmature 제작자: Sonia
NetArmature의 버전 기록 - 2개 버전
이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.
최신 버전
버전 1.1.0
2026년 8월 16일에 출시 - 143.29 KBfirefox 109.0 이상에서 작동This version significantly expands scam-brand detection coverage (400+ banks, fintechs, and travel/booking brands worldwide, up from a much smaller initial set), completes full translation of all phishing-detection logic into all 10 supported languages (previously several detection phrases were English-only), and adds two new detection signals: suspicious/disposable top-level domains, and near-empty page content on free hosting platforms — both common patterns in real-world phishing pages we tested against.
Note on the "Unsafe assignment to innerHTML" validation warning: all innerHTML assignments in popup.js insert only static, hardcoded translation strings, numbers, or empty placeholder elements. Any text derived from the analyzed page itself (page title, detected brand names, error messages that may echo page content) is deliberately filled in afterward via textContent rather than spliced into the innerHTML template — textContent is never interpreted as markup by the browser, so this pattern prevents a malicious page from injecting content into the extension's own popup UI. This design is intentional and documented in code comments at each site.All Rights Reserved에 따라 릴리스된 소스 코드
이전 버전
버전 1.0.0
2026년 8월 12일에 출시 - 99.72 KBfirefox 109.0 이상에서 작동All Rights Reserved에 따라 릴리스된 소스 코드