Linkshare Firefox

Examine source code of Linkshare

提供元: slower_loris
Inspect and view changes in Linkshare source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LinkShare",
  "version": "1.0.0",
  "description": "Send your current URL to your connections in Telegram",
  "icons": {
    "48": "images/send.png"
  },
  "browser_action": {
    "default_icon": {
      "48": "images/send.png"
    },
    "browser_style": true,
    "default_title": "Additional Info",
    "default_popup": "popup/options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "settings.html"
  },
  "permissions": [
    "storage",
    "cookies",
    "webNavigation",
    "<all_urls>",
    "tabs"
  ],
  "applications": {
    "gecko": {
      "id": "linksharebot@teukka.tech"
    }
  }
}

ベストのLinkshare代替案

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