Viking Deals

Viking Deals

Never forget to grab a Viking Deal!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "Viking Deals",
  "author": "Mobile Vikings",
  "short_name": "Viking Deals",
  "description": "Never forget to grab a Viking Deal!",
  "homepage_url": "https://www.vikingdeals.be/",
  "version": "2.6.16",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "[email protected]"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "assets/styles.548964d4.css"
      ],
      "js": [
        "assets/contentInit.dc973b30.js"
      ]
    },
    {
      "matches": [
        "https://www.google.com/*",
        "https://google.com/*",
        "https://www.google.be/*",
        "https://google.be/*"
      ],
      "js": [
        "assets/google.fb06157f.js"
      ],
      "css": [
        "assets/google.9dd511c9.css"
      ]
    },
    {
      "matches": [
        "https://mobilevikings.be/*"
      ],
      "js": [
        "assets/mobilevikings.3696bd6e.js"
      ],
      "css": []
    }
  ],
  "background": {
    "persistent": true,
    "scripts": [
      "assets/backgroundInit.4cd65f96.js"
    ]
  },
  "permissions": [
    "https://www.google-analytics.com/*",
    "activeTab",
    "tabs",
    "storage",
    "webRequest",
    "<all_urls>"
  ],
  "web_accessible_resources": [
    "assets/activate.7496161e.html",
    "assets/auth.86d58240.html",
    "assets/disabled.b28fe87a.html",
    "assets/popup.1f67778e.html",
    "assets/sidebar.98a57f0d.html",
    "assets/sidebar.98a57f0d.html",
    "assets/auth.86d58240.html",
    "assets/activate.7496161e.html",
    "assets/disabled.b28fe87a.html",
    "assets/popup.1f67778e.html",
    "assets/styles.eae1f4da.css",
    "assets/popup.8b300007.css",
    "assets/popup.488410fb.mjs",
    "assets/sidebar.98a57f0d.html",
    "assets/auth.86d58240.html",
    "assets/activate.7496161e.html",
    "assets/disabled.b28fe87a.html",
    "assets/popup.14f047b0.html",
    "assets/login.f5f4e760.html",
    "assets/logout.cd8ef84a.html",
    "assets/settings-footer.0871bce2.html",
    "assets/32_checked.f0c69fa4.png",
    "assets/32.22c997c6.png",
    "assets/32_light.e7669435.png",
    "assets/login.f5f4e760.html",
    "assets/logout.cd8ef84a.html",
    "assets/settings-footer.0871bce2.html",
    "assets/32_checked.f0c69fa4.png",
    "assets/32.22c997c6.png",
    "assets/32_light.e7669435.png"
  ],
  "browser_action": {
    "default_icon": {
      "32": "assets/32_light.e7669435.png"
    },
    "default_title": "Viking Deals",
    "default_popup": "assets/popup.1f67778e.html"
  },
  "icons": {
    "16": "assets/16.8c5994f4.png",
    "19": "assets/19.95afc32c.png",
    "32": "assets/32.22c997c6.png",
    "38": "assets/38.0a57b4d2.png",
    "64": "assets/64.1d4b4fbb.png",
    "128": "assets/128.834b795c.png",
    "256": "assets/256.be898c65.png",
    "512": "assets/512.b4b134f6.png",
    "1024": "assets/1024.47c6587e.png"
  }
}