What is NoEval - Disable Eval()?
Extension stats
Ranking
Extension summary
NoEval extension disables window.eval() function on all webpages. It also disables similar approached to eval() when the input argument's type is String:
- eval('sample code')
- (new Function('sample code'))()
- window.setTimeout('sample code', delay)
- window.setInterval('sample code', delay)
When eval or similar methods are used on 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!
To turn the extension ON/OFF, please open the toolbar popup and then press the toggle button on the left side. Next, please reload all open tabs for changes to take effect.
If you found a bug, or have a feature request in mind, please fill out the bug report form on the add-on's homepage (https://mybrowseraddon.com/noeval.html).
User reviews
Extension safety
Risk impact
NoEval - Disable Eval() requires a few sensitive permissions. Exercise caution before installing.
Risk likelihood
NoEval - Disable Eval() has earned a good reputation and can be trusted.
Promo images
Similar extensions
Here are some Chrome extensions that are similar to NoEval - Disable Eval():