
NoEval - Disable Eval() 作者: keller
Disable window.eval() in all websites and improve your online security!
2 位使用者2 位使用者
擴充套件後設資料
畫面擷圖



關於此擴充套件
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.
由 1 位評論者給出 3 分
權限與資料了解更多
選用的權限:
- 存取您所有網站中的資料
更多資訊