By: Henry
Inspect and view changes in webFixer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "webFixer",
"version": "1.0",
"description": "Fixes websites that became to featurefull",
"permissions": [
"activeTab",
"https://*/*",
"http://*/*"
],
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.notion.so/*"
],
"js": [
"index.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{b1fd49cc-bb7b-488c-8e20-490d6c28e41f}"
}
}
} Best webFixer Alternatives
Here are some Firefox add-ons that are similar to webFixer: