Open in Another Browser - Chrome Firefox

Examine source code of Open in Another Browser - Chrome

By: akhil
Inspect and view changes in Open in Another Browser - Chrome source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Open in Another Browser - Chrome",
  "version": "0.2.0",
  "description": "Open current Firefox tab URL in Google Chrome",
  "permissions": [
    "tabs",
    "nativeMessaging",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Open in Chrome",
    "default_icon": {
      "16": "icons/firefox-to-chrome-16.png",
      "32": "icons/firefox-to-chrome-32.png",
      "48": "icons/firefox-to-chrome-48.png",
      "128": "icons/firefox-to-chrome-128.png"
    }
  },
  "icons": {
    "16": "icons/firefox-to-chrome-16.png",
    "32": "icons/firefox-to-chrome-32.png",
    "48": "icons/firefox-to-chrome-48.png",
    "128": "icons/firefox-to-chrome-128.png"
  },
  "applications": {
    "gecko": {
      "id": "{8501179f-db42-46db-adf9-7c2ba1b9e3a8}"
    }
  }
}

Best Open in Another Browser - Chrome Alternatives

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