Open Link in Chrome Firefox

Examine source code of Open Link in Chrome

By: Rajan
Inspect and view changes in Open Link in Chrome source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "open-link-in-chrome",
  "version": "1.0",
  "description": "Add context menu option to open links in chrome",
  "homepage_url ": "https://github.com/rajan-31/open-link-in-chrome",
  "author": "Rajan",
  "icons": {
    "48": "icons/open-link-in-chrome-48.png",
    "96": "icons/open-link-in-chrome-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "open-link-in-chrome@rajan-31",
      "strict_min_version": "50.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "nativeMessaging"
  ]
}

Best Open Link in Chrome Alternatives

Here are some Firefox add-ons that are similar to Open Link in Chrome: