Container Tabs Managers Firefox

Examine source code of Container Tabs Managers

제작자: F168
Inspect and view changes in Container Tabs Managers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Container Tabs Manager",
  "version": "1.0",
  "description": "Manage your container tabs by closing and restoring them efficiently.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "contextualIdentities"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3e7c8eec-e20f-4431-af22-f196b4410e5f}"
    }
  }
}

최고의 Container Tabs Managers 대안

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