WindowShopping: Price Tracker & Price Drop Alerts Firefox

Examine source code of WindowShopping: Price Tracker & Price Drop Alerts

제작자: Plotinus Add-on
Inspect and view changes in WindowShopping: Price Tracker & Price Drop Alerts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WindowShopping: Price Drop Alerts & Tracker",
  "version": "1.8.1",
  "description": "Save products from almost any store and get price and availability alerts, with optional private sync across your devices.",
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ca89e843-45d7-4244-87fb-725fef73f9bd}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction",
          "websiteContent",
          "authenticationInfo"
        ]
      }
    }
  },
  "incognito": "not_allowed",
  "content_security_policy": "script-src 'self'; object-src 'none'",
  "permissions": [
    "storage",
    "alarms",
    "notifications",
    "identity",
    "https://*/*"
  ],
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "browser_action": {
    "default_title": "WindowShopping",
    "default_popup": "popup.html",
    "default_icon": "icon.svg"
  },
  "background": {
    "scripts": [
      "sync-config.js",
      "sync.js",
      "telemetry-config.js",
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "js": [
        "compat.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

최고의 WindowShopping: Price Tracker & Price Drop Alerts 대안

다음은 WindowShopping: Price Tracker & Price Drop Alerts과(와) 유사한 Firefox add-on입니다: