Containerise CE sync Firefox

Examine source code of Containerise CE sync

Inspect and view changes in Containerise CE sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Containerise CE sync",
  "version": "3.9.2.2",
  "description": "Firefox extension to automatically open websites in a container (Community Edition with Firefox Sync)",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon.png"
  },
  "permissions": [
    "contextualIdentities",
    "cookies",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>"
  ],
  "browser_action": {
    "browser_style": true,
    "default_title": "Containerise CE sync",
    "default_popup": "ui/index.html",
    "default_icon": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "index.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "containerisecesync@wolfrevo.net",
      "strict_min_version": "57.0"
    }
  },
  "options_ui": {
    "page": "ui-preferences/index.html"
  }
}

Best Containerise CE sync Alternatives

Here are some Firefox add-ons that are similar to Containerise CE sync: