expired Posted by Rdaka • Aug 19, 2022
Aug 19, 2022 2:14 PM
Item 1 of 2
Item 1 of 2
expired Posted by Rdaka • Aug 19, 2022
Aug 19, 2022 2:14 PM
Amex Offers: Spend $19.99+ on Any Google One Storage Annual Plan & Receive
(Max $30; Valid for Select Cardholders Only)30% Credit
Amex Offers
Visit Amex OffersGood Deal
Bad Deal
Save
Share
Top Comments
1. Open Amex Offer page after account login
2. Open JS Console (F12 on chrome/edge/etc)
3. Paste snippet below into console and hit enter
4. Wait. Eventually it'll click all the buttons it can find, reload the page and redo step 3 if more offers.
// Find all the "Add to Card" buttons on the page var offerButtons = Array.from(document.getElementsByClassName("offer-cta axp-offers__global__fluid___15Bk5 css-1duq00z")).filter(btn => btn.title == "Add to Card"); var index; for (index = 0; index < offerButtons.length; ++index) { console.log("Clicking offer button"); offerButtons.click(); // Wait 2seconds to be nice to AMEX servers
114 Comments
Sign up for a Slickdeals account to remove this ad.
Sign up for a Slickdeals account to remove this ad.
Our community has rated this post as helpful. If you agree, why not thank jrlcopy
^ I made this mistake last year for this deal thinking I would wait it out till a black friday sale and then when I went to use it, Google told me they wouldn't actually bill the account till December after that one expired.
But this year it doesn't expire till 2023, so if you wanna wait till BF and get a bundle deal, wait!
^ I made this mistake last year for this deal thinking I would wait it out till a black friday sale and then when I went to use it, Google told me they wouldn't actually bill the account till December after that one expired.
But this year it doesn't expire till 2023, so if you wanna wait till BF and get a bundle deal, wait!
Dunno if there would be anything else this year, but maybe.
Our community has rated this post as helpful. If you agree, why not thank OliveGorilla122
Sign up for a Slickdeals account to remove this ad.