TabGroup Sync Firefox

Examine source code of TabGroup Sync

提供元: bluelovers
Inspect and view changes in TabGroup Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "bluelovers",
  "homepage_url": "https://github.com/bluelovers/firefox-tabgroup-sync",
  "name": "TabGroup Sync",
  "version": "1.0.1",
  "description": "跨裝置同步 TabGroup",
  "permissions": [
    "tabs",
    "tabGroups",
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "codelovers@gmail.com",
      "data_collection_permissions": {
        "collects_data": false,
        "required": [
          "none"
        ],
        "description": "This extension only stores TabGroup information in Firefox Sync. No other data is collected."
      }
    }
  },
  "data_collection_permissions": {
    "collects_data": false,
    "required": [
      "none"
    ],
    "description": "This extension only stores TabGroup information in Firefox Sync. No other data is collected."
  }
}

ベストのTabGroup Sync代替案

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