Automatic Coupon Finder India Firefox

Examine source code of Automatic Coupon Finder India

Inspect and view changes in Automatic Coupon Finder India source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Best Coupons India",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{e05d045d-7a6b-4e12-8f92-567f2b1d7d0a}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "description": "Automatically detect supported shopping websites, show relevant coupons, and save money while shopping online in India.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "utils.js",
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Open Coupons"
  },
  "options_page": "options.html",
  "icons": {
    "16": "assets/icon16.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  }
}

Best Automatic Coupon Finder India Alternatives

Here are some Firefox add-ons that are similar to Automatic Coupon Finder India: