Salesforce DevConsole Launcher Firefox

Examine source code of Salesforce DevConsole Launcher

Inspect and view changes in Salesforce DevConsole Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "manifest_version": 2,
  "name": "Salesforce DevConsole Launcher",
  "description": "Instantly open the Salesforce Developer Console for the org you're currently logged into. Save time navigating and streamline your development workflow with just one click",
  "version": "2.2",
  "icons": {
    "48": "icons/img.png"
  },
  "browser_action": {
    "default_icon": "icons/img.png"
  },
  "permissions": [
    "tabs"
  ],
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "windows": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y",
        "chromeos": "Ctrl+Shift+Y",
        "linux": "Ctrl+Shift+Y"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{651edbe8-1977-4217-9b43-ea7ac4b10c2b}"
    }
  }
}

Best Salesforce DevConsole Launcher Alternatives

Here are some Firefox add-ons that are similar to Salesforce DevConsole Launcher: