Disabler Firefox

Examine source code of Disabler

Inspect and view changes in Disabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Disabler",
  "version": "0.0.1",
  "description": "Disable a tab by right clicking on it",
  "author": "TheNamlessGuy",
  "homepage_url": "https://github.com/TheNamlessGuy/browser-disabler",
  "developer": {
    "name": "TheNamlessGuy",
    "url": "https://github.com/TheNamlessGuy/browser-disabler"
  },
  "icons": {
    "48": "res/icons/48.png"
  },
  "permissions": [
    "menus"
  ],
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "disabler@TheNamlessGuy.github.io"
    }
  }
}

Best Disabler Alternatives

Here are some Firefox add-ons that are similar to Disabler: