By: Veyrdite
Inspect and view changes in Fixed-width and CSS Annihilator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Fixed-width and CSS Annihilator",
"version": "1.1.0",
"author": "William Hales",
"description": "Provides key shortcuts that can be used on webpages to remove fixed-width restrictions, un-stick 'fixed' elements or disable CSS. Reclaim your screen.",
"permissions": [
"activeTab"
],
"icons": {
"48": "icon48.png",
"96": "icon96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"COM_disable_css": {
"suggested_key": {
"default": "Alt+Shift+A"
}
},
"COM_dewidthify": {
"suggested_key": {
"default": "Alt+Shift+X"
}
}
}
} Best Fixed-width and CSS Annihilator Alternatives
Here are some Firefox add-ons that are similar to Fixed-width and CSS Annihilator:
Inline Style Disabler
LEO88
Disable Hyphenation
Manuel Reimer
CSS Disabler
Jay Oram
Narrow Page
b.
Fixed Elements Display
QH88
Handheld Style Disabler
Hi88
Style Unstyled
Austin Moore
Hide Fixed Elements
Andrew F
Hide Website Elements
Floras Fauna
Obliterate-Fixed
Michael Ebert
Automatically reveal hidden HTML elements
NateN1222