Hide Tabs Firefox

Examine source code of Hide Tabs

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
{
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "hide-tabs@afnankhan",
      "strict_min_version": "59.0a1"
    }
  },
  "name": "Hide Tabs",
  "version": "2018.1.22resigned1",
  "icons": {
    "64": "images/icon.svg"
  },
  "browser_action": {
    "default_title": "Test",
    "default_icon": "images/icon.svg",
    "default_popup": "html/popup.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "menus",
    "tabs",
    "tabHide",
    "storage"
  ]
}

Best Hide Tabs Alternatives

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