Hide Tabs Firefox

Examine source code of Hide Tabs

제작자: Afnan Khan 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
{
  "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"
  ]
}

최고의 Hide Tabs 대안

다음은 Hide Tabs과(와) 유사한 Firefox add-on입니다: