ProtonPass Launcher Firefox

Examine source code of ProtonPass Launcher

Inspect and view changes in ProtonPass Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ProtonPass Launcher",
  "version": "1.0",
  "description": "A simple extension to open ProtonPass from the toolbar.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon128.png",
    "default_title": "Open ProtonPass"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "contextMenus",
    "notifications"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a580c7a3-0469-4817-a57d-d2821478bd98}"
    }
  }
}

Best ProtonPass Launcher Alternatives

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