By: MB
Inspect and view changes in Insecticide for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Insecticide for Firefox",
"version": "3",
"browser_specific_settings": {
"gecko": {
"id": "insecticide@bc_consulting.com",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"storage",
"scripting"
],
"action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"commands": {
"toggle-insecticide": {
"suggested_key": {
"default": "Ctrl+Shift+U",
"mac": "Command+Shift+U"
},
"description": "Toggle element borders"
}
}
} Best Insecticide for Firefox Alternatives
Here are some Firefox add-ons that are similar to Insecticide for Firefox:
Pesticide for Firefox
Xenfo
Pesticide (without hover bar)
Wasawin
Pesticide, for Firefox
Daniel Oshiro
Css Debug with Pesticide CSS
Rob
Bugify
Kumar Ashish Ranjan
Debug CSS
Pranay Joshi
Pesticide
Six
DevSnip
nerrilyn
Copy links on hover
SecT0uch
Font Finder (revived)
Andy Portmen
Inspector
TheLazyCat