By: bemodtwz
Inspect and view changes in Eval Villain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Eval Villain",
"version": "2.11",
"description": "Hook interesting functions to see their input.",
"permissions": [
"<all_urls>",
"storage"
],
"icons": {
"48": "icons/on_48.png",
"96": "icons/on_96.png"
},
"background": {
"scripts": [
"/js/background.js"
]
},
"browser_action": {
"default_title": "EvalVillain: off",
"default_icon": {
"48": "/icons/off_48.png",
"96": "/icons/off_96.png"
},
"default_popup": "/pages/popup/menu.html"
},
"options_ui": {
"page": "/pages/options/options.html"
},
"commands": {
"toggle": {
"description": "Toggle Eval Villain"
}
},
"browser_specific_settings": {
"gecko": {
"id": "dennis@hurricanelabs.com"
}
}
} Best Eval Villain Alternatives
Here are some Firefox add-ons that are similar to Eval Villain:
Sink Hooker
ayadim
NoEval - Disable Eval()
keller
Tracy
Jake Heath
DOMLogger++
Kévin (Mizu)
Web Explode
macallan
Shark Javascript Injector
Artur Rosa
Tinker Tester Developer Spy
Thomas Wisniewski
DOM XSS Highlighter — Pro
0xgz
Quick Eval
Patricia Harrell
EventSentinel
Jenkins
Epupp: Live Tamper your Web
PEZ