Share Tab Firefox

Examine source code of Share Tab

提供元: mdonlan
Inspect and view changes in Share Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Share Tab",
  "version": "0.0.1",
  "description": "Share tabs between computers",
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "share_32.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5f6b6226-ff57-4e45-aa6d-cc28aba3d4cd}"
    }
  }
}

ベストのShare Tab代替案

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