Time Based Default Containers Firefox

Examine source code of Time Based Default Containers

제작자: Jonasz Potoniec
Inspect and view changes in Time Based Default Containers source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Time Based Default Containers",
  "version": "1.0",
  "description": "Let's you automagically change your default container based on time",
  "permissions": [
    "contextualIdentities",
    "cookies",
    "tabs",
    "bookmarks",
    "storage"
  ],
  "icons": {
    "48": "assets/icon.svg",
    "96": "assets/icon.svg"
  },
  "background": {
    "scripts": [
      "background/index.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ContainersToolkit@jonaszpotoniec.github.io"
    }
  }
}

최고의 Time Based Default Containers 대안

다음은 Time Based Default Containers과(와) 유사한 Firefox add-on입니다: