A tiny script to register all availiable Amex credit card offers
- Click/copy this link and open it in a new tab.
- Login and select the card you want to add offers to.
- In Amex Offers & Benefits section, the website will show all available offers for current card.
- Open a JavaScript Console in your current brower's developer tool. Read this article for reference.
- Copy the whole script in
index.js
file and paste it into your console, press ENTER to execute the script. Note the buttons are clicked one after one with a 2s waiting time to avoid missing a click. - That's it! Enjoy your offers 👻
Any question, please send me an email: qibinlou AT hotmail DOT com, or file a ticket in this repo.