Containers Sync Firefox

Examine source code of Containers Sync

提供元: Ramkumar K R Add-on
Inspect and view changes in Containers Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Sync containers across multiple devices",
  "manifest_version": 2,
  "name": "Containers Sync",
  "version": "1.1.4",
  "permissions": [
    "alarms",
    "contextualIdentities",
    "storage"
  ],
  "icons": {
    "48": "./resources/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "sync@containers",
      "strict_min_version": "55.0"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "browser_style": true,
    "default_icon": "./resources/icon.png"
  },
  "sidebar_action": {
    "default_panel": "sidebar.html",
    "default_icon": "./resources/icon.png"
  }
}

ベストのContainers Sync代替案

Containers Syncに類似したFirefox add-onをいくつか紹介します: