Norton AntiTrack Firefox

Examine source code of Norton AntiTrack

Inspect and view changes in Norton AntiTrack source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "short_name": "__MSG_ext_short_name__",
  "name": "__MSG_ext_name__",
  "description": "__MSG_ext_description__",
  "default_locale": "en",
  "version": "4.11.0.4949",
  "author": "Gen Digital Inc.",
  "icons": {
    "16": "icons/16/antitrack-logo.png",
    "32": "icons/32/antitrack-logo.png",
    "48": "icons/48/antitrack-logo.png",
    "64": "icons/64/antitrack-logo.png",
    "128": "icons/128/antitrack-logo.png"
  },
  "manifest_version": 3,
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "run_at": "document_start",
      "js": [
        "at-include/ATContent.js"
      ]
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": true,
      "run_at": "document_idle",
      "js": [
        "private-email/ContentIsolatedWorld.js"
      ]
    },
    {
      "matches": [
        "https://private-email.norton.com/dashboard",
        "https://private-email.avast.com/dashboard",
        "https://private-email.avg.com/dashboard"
      ],
      "all_frames": true,
      "run_at": "document_start",
      "js": [
        "private-email/PEDashboardLauncher.js"
      ]
    }
  ],
  "action": {},
  "web_accessible_resources": [
    {
      "resources": [
        "app/*.png",
        "app/*.svg",
        "app/*.ttf",
        "locales/*.json",
        "icons/32/*.png"
      ],
      "matches": [
        "*://*/*"
      ]
    },
    {
      "resources": [
        "at-include/ProtectMainFrame.js",
        "at-include/ProtectMainFrameFixed.js",
        "at-include/ProtectSubFrame.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    },
    {
      "resources": [
        "private-email/index.html",
        "private-email/Autofill.html"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "webNavigation",
    "storage",
    "unlimitedStorage",
    "nativeMessaging",
    "declarativeNetRequest",
    "scripting",
    "alarms",
    "activeTab",
    "webRequest"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+T",
        "windows": "Alt+T",
        "mac": "Command+T"
      },
      "description": "__MSG_ext_command_description__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "113.0",
      "id": "{f2a47522-1d86-4828-b6fb-d02e849f1b69}"
    }
  },
  "background": {
    "scripts": [
      "app/background.js"
    ]
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "main_rules",
        "enabled": true,
        "path": "at-include/data/rules.json"
      },
      {
        "id": "dashboard_rules",
        "enabled": true,
        "path": "private-email/dashboard-rules.json"
      }
    ]
  }
}

Best Norton AntiTrack Alternatives

Here are some Firefox add-ons that are similar to Norton AntiTrack: