cookie sync Firefox

Examine source code of cookie sync

提供元: ‎‎noscripter
Inspect and view changes in cookie sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "cookie sync",
  "version": "1.1.1",
  "author": "noscripter",
  "description": "View/Sync Cookies",
  "homepage_url": "https://github.com/noscripter/cookie-sync",
  "icons": {
    "16": "logo.png",
    "32": "logo.png"
  },
  "browser_action": {
    "default_title": "sync cookie",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "logo.png",
      "32": "logo.png"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "permissions": [
    "http://*/*",
    "https://*/*",
    "cookies",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{62b0eac8-bb58-4cac-8396-7d1069e5b3f3}"
    }
  }
}

ベストのcookie sync代替案

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