WishlistWatcher Firefox

Examine source code of WishlistWatcher

제작자: Ben H
Inspect and view changes in WishlistWatcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WishlistWatcher",
  "version": "1.4.0",
  "description": "Track product prices across your favourite stores and get alerted when they drop to your target price.",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://wishlistwatcher.com/*"
  ],
  "homepage_url": "https://wishlistwatcher.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@wishlistwatcher.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

최고의 WishlistWatcher 대안

다음은 WishlistWatcher과(와) 유사한 Firefox add-on입니다: