
NoEval - Disable Eval() av keller
Disable window.eval() in all websites and improve your online security!
3 användare3 användare
Metadata för tillägg
Skärmbilder



Om detta tillägg
NoEval add-on disables window.eval() function on all webpages. Moreover, it also disables similar approached to eval() when the input argument's type is String:
1. eval('')
2. (new Function(''))()
3. window.setTimeout('', delay)
4. window.setInterval('', delay)
When eval or similar methods are used in websites, users might be at risk in terms of security. Please visit the below page to get more info about eval and why it is a dangerous function:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#Never_use_eval!
If you found a bug, or have a feature request in mind, please fill the bug report form in the add-on's homepage.
1. eval('')
2. (new Function(''))()
3. window.setTimeout('', delay)
4. window.setInterval('', delay)
When eval or similar methods are used in websites, users might be at risk in terms of security. Please visit the below page to get more info about eval and why it is a dangerous function:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/eval#Never_use_eval!
If you found a bug, or have a feature request in mind, please fill the bug report form in the add-on's homepage.
Betyg 3 av 4 recensenter
Behörigheter och dataLäs mer
Valfria behörigheter:
- Åtkomst till dina data för alla webbplatser
Mer information
- Länkar för tillägg
- Version
- 0.1.7
- Storlek
- 58,34 kB
- Senast uppdaterad
- för 7 månader sedan (2 mar 2025)
- Relaterade kategorier
- Versionshistorik
- Lägg till i samling
Utvecklaren av det här tillägget frågar att du kan hjälpa till att stödja den fortsatta utvecklingen genom att göra ett litet bidrag.
Versionsfakta för 0.1.7
update for manifest version 3