LockSelf - Professional Password Manager Firefox

Examine source code of LockSelf - Professional Password Manager

Inspect and view changes in LockSelf - Professional Password Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "default_locale": "en",
  "version": "4.1.6.0",
  "author": "LockSelf",
  "homepage_url": "https://www.lockself.com/",
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; frame-ancestors *"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "https://chrome.google.com/*",
        "http://localhost/*",
        "https://localhost/*",
        "http://127.0.0.1/*",
        "https://127.0.0.1/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_sync.js"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca613ee6-4211-4ae2-aa3c-d29608461d11}",
      "strict_min_version": "120.0"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "webNavigation",
    "identity",
    "privacy",
    "contextMenus"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "LSExtensionIconDesac.png",
      "32": "LSExtensionIconDesac.png",
      "48": "LSExtensionIconDesac.png",
      "128": "LSExtensionIconDesac.png"
    }
  },
  "icons": {
    "16": "LSExtensionIcon.png",
    "32": "LSExtensionIcon.png",
    "48": "LSExtensionIcon.png",
    "128": "LSExtensionIcon.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "network_observer.js",
        "icon-logo-name.svg",
        "assets/images/*.svg",
        "auth-detection-extension.css",
        "auto-add.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best LockSelf - Professional Password Manager Alternatives

Here are some Firefox add-ons that are similar to LockSelf - Professional Password Manager: