Examine source code of Avast SafePrice

Inspect and view changes in Avast SafePrice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Avast SafePrice",
  "version": "24.11.0.724",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 3,
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "Avast SafePrice",
    "default_icon": "icons/iconDisabled16.png"
  },
  "permissions": [
    "storage",
    "alarms",
    "webRequest"
  ],
  "background": {
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "contentScript.js"
      ]
    },
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "run_at": "document_start",
      "css": [
        "css/fonts.css"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "siteScript.js",
        "*.js.map",
        "*.css",
        "*.css.map",
        "fonts/*",
        "*.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "default_locale": "en",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}

Similar add-ons

Here are some Edge add-ons that are similar to Avast SafePrice:

Popular extensions / apps

Here are some popular extensions / apps that you might be interested in: