HookSlip version history - 4 versions
HookSlip by Holophage Limited
HookSlip version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.4.0
Released Sep 5, 2026 - 534.01 KBWorks with firefox 109.0 and later- Content-script performance pass: remove dead full-DOM query, gate hot-path
logging behind a DEBUG flag, single-query rewrite + caching for
isFormAdjacentImage/isVisible, throttled analytics scanning, chunked image
hashing and mutation-batch processing via requestIdleCallback - Reduce false-positive WARN/BLOCK rate:
- New
email_only_formbehavioral flag distinguishes simple newsletter/
contact forms from real credential-harvesting forms; dampens threat/risk
scoring when email capture is the only signal present - Fix overly-broad suspicious_resource_url regex (bare
//matched nearly
every absolute https:// URL); anchored to true protocol-relative URLs - New look-alike corroboration gate: WARN/BLOCK now requires either a
structural/visual indicator match (image/element/url/domain) or a
plausible domain-distance to a known brand, preventing incidental
text-only SimHash matches on unrelated domains from escalating
Source code released under All Rights Reserved
- Content-script performance pass: remove dead full-DOM query, gate hot-path
Older versions
Version 0.3.8
Released Jan 17, 2026 - 505.17 KBWorks with firefox 109.0 and later- Updated and expanded indicator coverage
- Reduced overhead on allowlisted pages
Source code released under All Rights Reserved
Version 0.3.7
Released Oct 9, 2025 - 134.71 KBWorks with firefox 109.0 and later- Updated scoring algorithm
Source code released under All Rights Reserved
Version 0.3.6
Released Sep 30, 2025 - 134.65 KBWorks with firefox 109.0 and later- Fix regression in profiled known-good domains handling
- Updated indicators
Source code released under All Rights Reserved