TabAuth.in - Securely Lock Tabs using TOTP Firefox

Examine source code of TabAuth.in - Securely Lock Tabs using TOTP

提供元: Sanju S
Inspect and view changes in TabAuth.in - Securely Lock Tabs using TOTP source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TabAuth.in - Securely Lock Tabs using TOTP",
  "version": "2.1.2",
  "description": "Secure your browser tabs with TOTP [Time based OTP] codes from your authenticator app. No passwords. No cloud. Just privacy.",
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "scripting"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "icons/lock.png",
      "48": "icons/lock.png",
      "128": "icons/lock.png"
    },
    "default_title": "Lock this tab [TabAuth.in]"
  },
  "icons": {
    "16": "icons/lock.png",
    "48": "icons/lock.png",
    "128": "icons/lock.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "icons/lock.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "support@tabauth.in",
      "data_collection_permissions": {
        "required": [
          "websiteActivity",
          "websiteContent"
        ]
      }
    }
  }
}

ベストのTabAuth.in - Securely Lock Tabs using TOTP代替案

TabAuth.in - Securely Lock Tabs using TOTPに類似したFirefox add-onをいくつか紹介します: