Fixed-width and CSS Annihilator Firefox

Examine source code of Fixed-width and CSS Annihilator

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: