Pinned Tab Sync Firefox

Examine source code of Pinned Tab Sync

Inspect and view changes in Pinned Tab Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pinned Tab Sync",
  "version": "1.0.1",
  "description": "Synchronisiert angepinnte Tabs über mehrere Geräte und Fenster hinweg.",
  "permissions": [
    "tabs",
    "storage",
    "alarms",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "48": "icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pinnedtabsync@joofthan.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Pinned Tab Sync Alternatives

Here are some Firefox add-ons that are similar to Pinned Tab Sync: