天星账号保管箱 Firefox

Examine source code of 天星账号保管箱

By: Weteoes Add-on
Inspect and view changes in 天星账号保管箱 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "天星账号保管箱",
  "description": "登录,本该如此简单。智能 填充密码 、TOTP 与 WebAuthn,让您的每一次登录都安全、高效、无感。",
  "version": "7.3.20",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "zh_CN",
  "homepage_url": "https://www.weteoes.cn",
  "permissions": [
    "tabs",
    "privacy",
    "contextMenus",
    "declarativeNetRequest",
    "declarativeNetRequestFeedback",
    "storage",
    "<all_urls>"
  ],
  "externally_connectable": {
    "matches": [
      "*://*.weteoes.cn/*"
    ]
  },
  "web_accessible_resources": [
    "/selectorUserInfo.html",
    "/waitSaveUserInfo.html",
    "/waitSaveWebAuthnInfo.html",
    "/selectorWebAuthnInfo.html",
    "/openSoftware.html",
    "/images/icon.png",
    "/images/icon-locked.png"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Popup",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/componentsTopEvent.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "content-scripts/loginPage.js",
        "content-scripts/mainWindow.js",
        "content-scripts/webAuthn.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_end",
      "js": [
        "content-scripts/tabInfo.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "content-scripts/webAuthnInject.js"
      ],
      "world": "MAIN"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4835d635-9d6d-4aa1-bb22-5a34cc9f5c9e}"
    }
  }
}

Best 天星账号保管箱 Alternatives

Here are some Firefox add-ons that are similar to 天星账号保管箱: