expiredRdaka posted Aug 19, 2022 02:14 PM
Item 1 of 2
Item 1 of 2
expiredRdaka posted Aug 19, 2022 02:14 PM
Amex Offers: Spend $19.99+ on Any Google One Storage Annual Plan & Receive
(Max $30; Valid for Select Cardholders Only)Free
Amex Offers
Visit Amex OffersGood Deal
Bad Deal
Save
Share
Leave a Comment
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
113 Comments
Sign up for a Slickdeals account to remove this ad.
Just use a PC browser to sign up.
Our community has rated this post as helpful. If you agree, why not thank nrao2
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[index].click(); // Wait 2seconds to be nice to AMEX servers
Sign up for a Slickdeals account to remove this ad.
I know this deal is dated into 2023 and so if my renewal is Feb 2023; I can do it then? I am on the 100gb plan but this Amex offer along with the Nest Hub (who knows if that will be available until then) make a good offer.
I never thought about sharing the storage but thats the way to do it I guess.
Shahhere
This will apply your credit for the more expensive plan (the amount you paid to upgrade) to extend your current level plan.
This will apply your credit for the more expensive plan (the amount you paid to upgrade) to extend your current level plan.
Do tell more lol, wonder if we'll get the credit and the free Nest?
Shahhere
Sign up for a Slickdeals account to remove this ad.
Leave a Comment