Price Tracker - Amazon India Firefox

Examine source code of Price Tracker - Amazon India

Inspect and view changes in Price Tracker - Amazon India source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AIP - Amazon Price Tracker",
  "description": "AIP - AI price tracker for Amazon to check the price history. Track price trends of thousands of products and save money.",
  "version": "0.1.2",
  "icons": {
    "64": "icons/aiplogo_64.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "host_permissions": [
    "https://www.amazon.in/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.amazon.in/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "action": {
    "default_icon": {
      "64": "icons/aiplogo_64.png"
    },
    "default_popup": "popup.html",
    "default_title": "AIP - Amazon Price Tracker"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "support@aipricehistory.com"
    }
  }
}

Best Price Tracker - Amazon India Alternatives

Here are some Firefox add-ons that are similar to Price Tracker - Amazon India: