Github Container Auto Switcher Firefox

Examine source code of Github Container Auto Switcher

Inspect and view changes in Github Container Auto Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github Container Auto Switcher",
  "author": "Smiling Jumbos",
  "incognito": "not_allowed",
  "description": "Github Container Auto Switcher",
  "version": "0.0.2",
  "developer": {
    "name": "Smiling Jumbos",
    "url": "https://github.com/smilingjumbos/github_container_auto_switcher"
  },
  "icons": {
    "48": "img/logo.svg",
    "96": "img/logo.svg"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Github Container Auto Switcher",
    "default_icon": "img/logo.svg",
    "default_popup": "popup.html",
    "theme_icons": [
      {
        "light": "img/logo.svg",
        "dark": "img/logo_dark.svg",
        "size": 32
      }
    ]
  },
  "permissions": [
    "tabs",
    "activeTab",
    "cookies",
    "contextualIdentities",
    "webRequest",
    "webRequestBlocking",
    "*://github.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{37d35318-290f-44dc-a5fd-2418021b7238}"
    }
  }
}

Meilleures alternatives Github Container Auto Switcher

Voici quelques Firefox add-ons qui sont similaires à Github Container Auto Switcher :