Auto Tab Sync Firefox

Examine source code of Auto Tab Sync

Por: Sasha
Inspect and view changes in Auto Tab Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d1610f27-1505-2bd2-bca0-383a1342e2f5}"
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "sessions"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "128": "icons/icon128.png"
    }
  }
}

Melhores alternativas Auto Tab Sync

Aqui estão algumas Firefox add-ons que são similares a Auto Tab Sync: