Hide tabs Firefox

Examine source code of Hide tabs

By: Abidh Add-on
Inspect and view changes in Hide tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Hide tabs",
  "description": "Hide tabs",
  "version": "0.1",
  "permissions": [
    "activeTab",
    "storage",
    "tabs"
  ],
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Hide tabs"
  },
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  }
}

Best Hide tabs Alternatives

Here are some Firefox add-ons that are similar to Hide tabs: