Send Link and Show Firefox

Examine source code of Send Link and Show

Inspect and view changes in Send Link and Show source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "author": "peturdainn",
  "developer": {
    "name": "peturdainn",
    "url": "https://github.com/peturdainn"
  },
  "homepage_url": "https://github.com/peturdainn/send-link-and-show",
  "name": "Send Link and Show",
  "description": "Send links via customizable context-menu-entries as GET requests to an equally configurable server, and show the result in a new tab",
  "version": "0.0.2",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Send Link and Show Alternatives

Here are some Firefox add-ons that are similar to Send Link and Show: