Hey- Be Safe! Firefox

Examine source code of Hey- Be Safe!

Inspect and view changes in Hey- Be Safe! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "version": "1.7.1",
  "description": "__MSG_appDescription__",
  "default_locale": "en",
  "minimum_chrome_version": "120",
  "homepage_url": "https://heybesafe.com",
  "permissions": [
    "storage",
    "activeTab",
    "alarms",
    "tabs",
    "nativeMessaging"
  ],
  "host_permissions": [
    "https://api.heybesafe.com/*",
    "https://rules.heybesafe.com/*",
    "https://rules-test.heybesafe.com/*"
  ],
  "optional_host_permissions": [
    "*://*/*"
  ],
  "background": {
    "type": "module",
    "scripts": [
      "service-worker-loader.js"
    ]
  },
  "action": {
    "default_popup": "src/popup/index.html",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png",
      "128": "icons/128.png"
    }
  },
  "content_scripts": [
    {
      "js": [
        "assets/autofill.ts-loader.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "all_frames": true
    },
    {
      "js": [
        "assets/conditional-relay.ts-loader.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": false
    }
  ],
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "assets/src.js",
        "assets/trustedIdps.js",
        "assets/domWalk.js",
        "assets/api-client.js",
        "assets/autofill.ts.js",
        "assets/conditional-relay.ts.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "password-manager@heybesafe.com",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "financialAndPaymentInfo",
          "personallyIdentifyingInfo"
        ]
      }
    }
  }
}

Best Hey- Be Safe! Alternatives

Here are some Firefox add-ons that are similar to Hey- Be Safe!: