Skip to content

Collection of Javascript snippets to add all coupons/promos/etc to your accounts for various services.

Notifications You must be signed in to change notification settings

BlakeBLuther/add-all-coupons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

add-all-coupons

Various services (such as grocery rewards programs) have an annoying habit of requiring you to log in to their website and "add" a coupon to your account before you can use it. These are just a colleciton of copypastable scripts that you can use to add all the coupons in one go.

To use

  1. Log in to the program you want to use, navigate to the page to add the various coupons.
  2. Copy the script for the service you want to use.
  3. Open your browser's developer console (Firefox: Ctrl+Shift+K / Cmd+Shift+K, Chrome: Control+Shift+J / Cmd+Option+J)
  4. Paste the script you copied into the console.
  5. If you receive errors about pasting scripts, on Firefox type allow paste (no need to hit Enter) and try again.
  6. Watch as the script adds all the coupons/items/whatever. :)

About

Collection of Javascript snippets to add all coupons/promos/etc to your accounts for various services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published