By: Anonyme
Inspect and view changes in Web-Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Injector",
"description": "Easy inject payloads into HTML fields for security testing",
"version": "2.0.0",
"manifest_version": 2,
"author": "Mystery",
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"menus",
"activeTab",
"storage",
"contextMenus"
],
"icons": {
"48": "icons/Lightning.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "{2c72786e-3203-470e-ae01-8754eecb7828}"
}
}
} Best Web-Injector Alternatives
Here are some Firefox add-ons that are similar to Web-Injector: