Cub&Lux (France)

Cub&Lux (France)

Cub&Lux is an innovative and united advertising search engine where everyone is a winner.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.0.2",
  "default_locale": "fr",
  "permissions": [],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "/images/logo-16x16.png",
      "32": "/images/logo-32x32.png",
      "48": "/images/logo-48x48.png",
      "128": "/images/logo-128x128.png"
    }
  },
  "icons": {
    "16": "/images/logo-16x16.png",
    "32": "/images/logo-32x32.png",
    "48": "/images/logo-48x48.png",
    "128": "/images/logo-128x128.png"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}