BLJPwdAuto Firefox

Examine source code of BLJPwdAuto

By: blj
Inspect and view changes in BLJPwdAuto source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "BLJPwdAuto",
  "version": "1.1",
  "description": "BaoLeiJi auto fill password to the html input field and auto submit",
  "permissions": [
    "http://*/*",
    "activeTab",
    "declarativeContent",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_idle",
      "js": [
        "jquery-3.5.1.min.js",
        "jquery.base64.js",
        "contentScript.js"
      ]
    }
  ],
  "manifest_version": 2
}

Best BLJPwdAuto Alternatives

Here are some Firefox add-ons that are similar to BLJPwdAuto: