Harbor Freight Couponss Firefox

Examine source code of Harbor Freight Couponss

By: KUBET
Inspect and view changes in Harbor Freight Couponss source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Harbor Freight Coupons",
  "short_name": "harbor freight coupon database extension",
  "version": "2.0.1",
  "manifest_version": 2,
  "description": "Automatically find and display harbor freight coupons on their website from hfqpdb.com",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_action": {
    "default_icon": "icons/icon32.png"
  },
  "permissions": [
    "https://www.hfqpdb.com/price_check/*",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.harborfreight.com/*",
        "https://shop.harborfreight.com/*"
      ],
      "js": [
        "helper.js",
        "coupons.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d13d8995-8797-4793-95b0-3305361712ec}"
    }
  }
}

Best Harbor Freight Couponss Alternatives

Here are some Firefox add-ons that are similar to Harbor Freight Couponss: