Click-to-Console-FF Firefox

Examine source code of Click-to-Console-FF

By: adobni
Inspect and view changes in Click-to-Console-FF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "click-to-console-firefox@mulesoft.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Extension to open Salesforce links in Salesforce Console tabs. Ported from the original Chrome version: https://chrome.google.com/webstore/detail/click-to-console/aciejfpenmfodekmppiehcbcgkjigjhl?hl=en because the Firefox version (https://addons.mozilla.org/en-US/firefox/addon/click_to_console/) doesn't work with Firefox 57+.",
  "icons": {
    "128": "click-to-console-logo.png"
  },
  "manifest_version": 2,
  "name": "Click-to-Console",
  "options_ui": {
    "chrome_style": true,
    "page": "options.html"
  },
  "permissions": [
    "tabs",
    "http://*/",
    "https://*/",
    "webRequest",
    "webNavigation",
    "cookies",
    "storage"
  ],
  "version": "0.9.3resigned1"
}

Best Click-to-Console-FF Alternatives

Here are some Firefox add-ons that are similar to Click-to-Console-FF: