Kwish — Ajouter à ma wishlist Firefox

Examine source code of Kwish — Ajouter à ma wishlist

By: kcire
Inspect and view changes in Kwish — Ajouter à ma wishlist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Kwish — Ajouter à ma wishlist",
  "version": "1.0.0",
  "description": "Ajoutez n'importe quel produit à vos wishlists Kwish en un clic, depuis Amazon, Fnac, Sézane, Cultura et bien d'autres sites.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://hyuxrjiqgyviercwwokj.supabase.co/*"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.amazon.fr/*",
        "https://*.amazon.com/*",
        "https://*.fnac.com/*",
        "https://*.cultura.com/*",
        "https://*.sezane.com/*",
        "https://*.octobre-editions.com/*",
        "https://*.vinylcollector.store/*",
        "https://*.myshopify.com/*",
        "https://*/*"
      ],
      "js": [
        "content/detector-bundle.js",
        "content/sidebar.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "kwish@kci.re",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Kwish — Ajouter à ma wishlist Alternatives

Here are some Firefox add-ons that are similar to Kwish — Ajouter à ma wishlist: