TNA Board Guard Firefox

Examine source code of TNA Board Guard

Inspect and view changes in TNA Board Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TNA Board Guard",
  "version": "1.1.0",
  "description": "Protects you from phishing sites impersonating tnaboard.com. Warns whenever a lookalike domain is detected.",
  "permissions": [
    "webNavigation",
    "storage"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "TNA Board Guard is protecting you",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "guard@tnaboard.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TNA Board Guard Alternatives

Here are some Firefox add-ons that are similar to TNA Board Guard: