By: WebToolDev
Inspect and view changes in WebTool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "WebTool",
"version": "1.4",
"manifest_version": 2,
"description": "Web-page tools, increase user experience",
"browser_specific_settings": {
"gecko": {
"id": "{5fe19310-07c4-4ce9-8862-3c0eebfbe8e4}"
}
},
"background": {
"page": "background.html"
},
"icons": {
"32": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"code.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"commands": {
"toggle-feature": {
"suggested_key": {
"default": "Alt+Shift+T"
}
}
},
"permissions": [
"tabs",
"webRequest",
"webNavigation",
"webRequestBlocking",
"http://*/*",
"https://*/*",
"activeTab",
"storage"
]
} Best WebTool Alternatives
Here are some Firefox add-ons that are similar to WebTool:
WebTools
Leersie
Web Browsing Toolbox
Hiro
Tampermonkey Mini
Heraci
Tweeks - Customize Any Website
NextByte
Web Insights
Francesco De Stefano
Web Developer
chrispederick
Timer Addon
uiauia
Custom Style Script
Milen
MyJs
ooooooo234
99Tools: Web Developer Toolkit
99Tools
Web Editor
Ujjwal Raizada