Vurdering for ZeroWidth Detection
ZeroWidth Detection av Mikkel D.
2 vurderingar
- Vurdering: 5 av 5av atreyu, 5 år sidan
- Vurdering: 5 av 5av tplaccnt, 7 år sidanInteresting add-on, demonstrates one of the trickster's tools!
(Unfortunately not working on all sites because of counter measures)
https://umpox.github.io/zero-width-detection/Svar frå utviklaren
posta 7 år sidanThanks for the stars, greatly appreciated for my first add-on!
Due to your comment I have added new features to help with hidden data dynamically inserted. From the release notes:
- You can now manually preform a scan on a page from the add-ons pop-up menu.
- Option for checking copied text for zero-width characters.
- Option to preform a scan on the page again when the tab becomes active.
Notes on why it might not work:
Content scripts (scripts injected) are disabled on some of the Mozilla sub-domains.
CSP (Content Security Policy) can also be used to block add-ons and other sources (common concern is XSS) from running. This however, can be disabled at your own risk if desired.
Have yet to see a site other than Mozilla that blocks the add-on.