ProtonMail Launcher Firefox

Examine source code of ProtonMail Launcher

Inspect and view changes in ProtonMail Launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ProtonMail Launcher",
  "version": "1.0",
  "description": "A simple extension to open ProtonMail from the toolbar.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon128.png",
    "default_title": "Open ProtonMail"
  },
  "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": "{c6406a01-9e53-4bcb-9bfc-feaccdff844e}"
    }
  }
}

Best ProtonMail Launcher Alternatives

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