AutoClose Blacklisted Firefox

Examine source code of AutoClose Blacklisted

Inspect and view changes in AutoClose Blacklisted source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AutoClose Blacklisted",
  "short_name": "AutoClose Blacklisted",
  "version": "1.3.2",
  "description": "Will automatically close tabs\"websites\"(POPUPS) you add to Blacklist",
  "icons": {
    "48": "icons/ACB-48.png",
    "96": "icons/ACB-96.png",
    "128": "icons/ACB-128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>",
    "clipboardRead"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "popup/options.html",
    "browser_style": true
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup/main.html",
    "default_icon": {
      "16": "icons/ACB-16.png",
      "32": "icons/ACB-32.png"
    },
    "default_title": "AutoClose Blacklisted"
  }
}

Best AutoClose Blacklisted Alternatives

Here are some Firefox add-ons that are similar to AutoClose Blacklisted: