HideMyTabs Firefox

Examine source code of HideMyTabs

By: Vishwas
Inspect and view changes in HideMyTabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HideMyTabs",
  "version": "1.0",
  "description": "Firefox extension that helps you keep your browser tidy by letting you hide, unhide, or remove tabs whenever you need a little less clutter.",
  "permissions": [
    "tabs",
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d325c32c-490e-452c-b61f-6b54563add1a}"
    }
  }
}

Best HideMyTabs Alternatives

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