Elpass for Windows and Linux Firefox

Examine source code of Elpass for Windows and Linux

Inspect and view changes in Elpass for Windows and Linux source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Elpass for Windows and Linux",
  "description": "The extension for Elpass, a modern password manager you can fully control.",
  "version": "1.2.2",
  "content_security_policy": "script-src 'self' 'wasm-eval' https://cdn.apple-cloudkit.com; object-src 'self'; img-src chrome://favicon;",
  "web_accessible_resources": [
    "options.html",
    "popup.html",
    "cloudkit.js"
  ],
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aec7aeee-8f09-4ac7-8350-c61af64a7ffe}"
    }
  },
  "options_page": "popup.html",
  "content_scripts": [
    {
      "all_frames": true,
      "css": [
        "style.css"
      ],
      "js": [
        "contentScripts.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start",
      "exclude_globs": [
        "*://ad.*/*",
        "*://ad0.*/*",
        "*://ad1.*/*",
        "*://ad2.*/*",
        "*://ad3.*/*",
        "*://ad4.*/*",
        "*://ad5.*/*",
        "*://ad6.*/*",
        "*://ad7.*/*",
        "*://ad8.*/*",
        "*://ad9.*/*",
        "*://ads?.*/*",
        "*://adserver*.*/*",
        "*://*/*adframe*",
        "*://tag.admeld*.*/*",
        "*://*.atdmt.com/*",
        "*://*.doubleclick.*/*",
        "*://*.ak.fbcdn.net/*",
        "*://plusone.google.com/*",
        "*://platform.twitter.com/widgets/*",
        "*://*.facebook.com/widgets/*",
        "*://*.facebook.com/plugins/*",
        "*://*.facebook.com/extern/*",
        "*://www.youtube.com/embed/*",
        "*://stats.complex.com/*",
        "*://*.addthis.com/static/*",
        "*://vitamine.networldmedia.net/*",
        "*://api.tweetmeme.com/*",
        "*://*.atwola.com/*",
        "*://engine.adzerk.net/*",
        "*://*.stumbleupon.com/badge/*",
        "*://*.bizographics.com/collect/*",
        "*://*.musthird.com/*",
        "*://*.googletagmanager.com/*",
        "*://ipservice.163.com/*"
      ]
    },
    {
      "all_frames": false,
      "js": [
        "mozLogin.js"
      ],
      "matches": [
        "https://elpass.app/api/icloud*"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_title": "Fill the password",
    "default_popup": "popup.html",
    "default_icon": "icon38.png"
  },
  "incognito": "spanning",
  "permissions": [
    "tabs",
    "storage",
    "clipboardWrite",
    "http://*/*",
    "https://*/*",
    "identity"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}

Best Elpass for Windows and Linux Alternatives

Here are some Firefox add-ons that are similar to Elpass for Windows and Linux: