Coupon codes finder automation, Prices drop

Coupon codes finder automation, Prices drop

Automate discount searches for top deals, codes, vouchers, including Honey coupons & offers from leading retailers like Groupon.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "16": "icon16.plasmo.60403714.png",
    "32": "icon32.plasmo.8e850565.png",
    "48": "icon48.plasmo.37989d43.png",
    "64": "icon64.plasmo.a993afcb.png",
    "128": "icon128.plasmo.9b3294c4.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.60403714.png",
      "32": "icon32.plasmo.8e850565.png",
      "48": "icon48.plasmo.37989d43.png",
      "64": "icon64.plasmo.a993afcb.png",
      "128": "icon128.plasmo.9b3294c4.png"
    },
    "default_popup": "popup.html"
  },
  "version": "0.0.4",
  "author": "UnlockMega.Com",
  "name": "Coupon codes finder automation, Prices drop",
  "description": "Automate discount searches for top deals, codes, vouchers, including Honey coupons & offers from leading retailers like Groupon.",
  "background": {
    "service_worker": "static/background/index.js"
  },
  "permissions": [
    "storage",
    "scripting",
    "activeTab",
    "unlimitedStorage",
    "webRequest"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.132a6d63.js"
      ],
      "all_frames": false,
      "run_at": "document_start",
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "active_idle.9f94babd.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "automation.d7cb1447.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "reducers.8b1529cc.js"
      ],
      "css": []
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "apply-icon.8c3e58fb.js"
      ],
      "all_frames": false,
      "run_at": "document_idle",
      "css": [
        "apply-icon.61ec399b.css"
      ]
    }
  ],
  "host_permissions": [
    "https://*/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "apply-icon.85c95c98.png",
        "apply-icon.ba8a8317.gif",
        "apply-icon.98d6f1bb.css",
        "apply-icon.30a1b69c.css",
        "apply-icon.9fc62953.css"
      ]
    }
  ],
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}