PassLok Universal Firefox

Examine source code of PassLok Universal

By: F. Ruiz
Inspect and view changes in PassLok Universal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PassLok Universal",
  "short_name": "PassLok",
  "description": "High security encryption for any email, plus Passwords.",
  "version": "1.0",
  "manifest_version": 3,
  "icons": {
    "16": "img/passlok-icon16inv.png",
    "48": "img/passlok-icon48inv.png",
    "128": "img/passlok-touch-icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "default-src 'self'; img-src 'self' data:; connect-src 'self' data:; frame-src 'self' https://* http://*; style-src 'self'"
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "alarms",
    "contextMenus",
    "history"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "16": "img/passlok-icon16inv.png",
      "48": "img/passlok-icon48inv.png",
      "128": "img/passlok-touch-icon128.png"
    },
    "default_title": "PassLok Universal",
    "default_popup": "html/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "universal@passlok.com"
    }
  }
}

Best PassLok Universal Alternatives

Here are some Firefox add-ons that are similar to PassLok Universal: