Send Link Firefox

Examine source code of Send Link

提供元: Bernd Bestel
Inspect and view changes in Send Link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Send Link",
  "description": "Send links via customizable context menu entries as GET requests (mailto: is also supported).",
  "version": "1.1.0",
  "author": "Bernd Bestel",
  "homepage_url": "https://github.com/berrnd/send-link",
  "applications": {
    "gecko": {
      "id": "{136e3622-5051-49cf-b866-9750f49aa835}"
    }
  },
  "permissions": [
    "contextMenus",
    "storage",
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

ベストのSend Link代替案

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