Tab Clone Sync Firefox

Examine source code of Tab Clone Sync

Par : Vamegelo
Inspect and view changes in Tab Clone Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Clone Sync",
  "version": "1.0",
  "description": "Clone a tab to a new window and sync scroll/click actions.",
  "permissions": [
    "tabs",
    "activeTab",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Clone and Sync Tab"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1315ef6b-2a80-4453-8651-43e5264b914c}"
    }
  }
}

Meilleures alternatives Tab Clone Sync

Voici quelques Firefox add-ons qui sont similaires à Tab Clone Sync :