SFDC Navigation Firefox

Examine source code of SFDC Navigation

By: Strotto
Inspect and view changes in SFDC Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SFDC Navigation",
  "version": "1.0",
  "description": "Add-on to easily navigate directly to a SF record, or open the dev console in a new tab",
  "icons": {
    "48": "icons/sfdc-48.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/sfdc-32.png",
    "default_title": "SFDC Nav",
    "default_popup": "popup/sfdc-nav.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{11c322c5-c606-4196-a450-e42d8842e2c8}"
    }
  }
}

Best SFDC Navigation Alternatives

Here are some Firefox add-ons that are similar to SFDC Navigation: