DashDeals Software for DealDash

DashDeals Software for DealDash

DashDeals software for DealDash - If you want to win on Dash Deal (DealDash), try this free software

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "content_scripts": [
    {
      "exclude_globs": [],
      "include_globs": [
        "*"
      ],
      "js": [
        "js/jquery-3.2.1.min.js",
        "js/js.cookie.js",
        "js/ddecounter.js"
      ],
      "matches": [
        "http://www.dealdash.com/*",
        "https://dealdash.com/*",
        "https://www.dealdash.com/*",
        "http://dealdash.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "manifest_version": 2,
  "converted_from_user_script": true,
  "description": "DashDeals software for DealDash - If you want to win on Dash Deal (DealDash), try this free software",
  "name": "DashDeals Software for DealDash",
  "version": "8"
}