DG Clip All Button Firefox

Examine source code of DG Clip All Button

Inspect and view changes in DG Clip All Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "DG Clip All Button",
  "author": "Jon Spencer",
  "version": "1.0",
  "description": "Add a Button to the Dollar General Website to Clip all the visible Coupons at once.",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://dg.coupons.com/coupons/",
        "https://dg.coupons.com/coupons/*"
      ],
      "run_at": "document_idle",
      "all_frames": true,
      "js": [
        "ClipAll.js"
      ],
      "css": [
        "style.css"
      ]
    }
  ]
}

Best DG Clip All Button Alternatives

Here are some Firefox add-ons that are similar to DG Clip All Button: