Tilbudsjegeren: Finn rabattkoder og tilbud automatisk Chrome

Examine source code of Tilbudsjegeren: Finn rabattkoder og tilbud automatisk

Inspect and view changes in Tilbudsjegeren: Finn rabattkoder og tilbud automatisk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Tilbudsjegeren: Finn rabattkoder og tilbud automatisk",
  "version": "1.0.16",
  "description": "Slutt å lete etter rabattkoder. Tilbudsjegeren finner og verifiserer de beste tilbudene for deg – helt automatisk.",
  "permissions": [
    "activeTab",
    "tabs",
    "notifications",
    "storage"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "icons": {
    "16": "icons/icon.png",
    "32": "icons/icon.png",
    "48": "icons/icon.png",
    "128": "icons/icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Tilbudsjegeren: Finn rabattkoder og tilbud automatisk",
    "default_icon": {
      "16": "icons/icon.png",
      "32": "icons/icon.png",
      "48": "icons/icon.png",
      "128": "icons/icon.png"
    }
  },
  "background": {
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "locales/*.json",
        "images/*.jpg",
        "logo.png",
        "logo.svg",
        "icons/icon.png",
        "styles.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Tilbudsjegeren: Finn rabattkoder og tilbud automatisk Alternatives

Here are some Chrome extensions that are similar to Tilbudsjegeren: Finn rabattkoder og tilbud automatisk: