Time Based Default Containers Firefox

Examine source code of Time Based Default Containers

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"
    }
  }
}

Best Time Based Default Containers Alternatives

Here are some Firefox add-ons that are similar to Time Based Default Containers: