smkent / safeway-coupons

🥫 🎫 Automatic coupon clipper for Safeway's online "Safeway for U" coupons
GNU General Public License v3.0
54 stars 17 forks source link

Would it be possible to just make this a devtools command? #114

Open a1ch3mist opened 4 months ago

a1ch3mist commented 4 months ago

Previous scripts worked by providing simple devtools script that could be run in the devtools console to kick off a full coupon load, no extra programs required.

Safeway recently changed something because previous scripting is not clicking the buttons.

It's much easier to just open devtools console, paste in the script, then it is to have to configure a separate program. If possible, can you please add?

douglasparker commented 1 month ago

Previous scripts worked by providing simple devtools script that could be run in the devtools console to kick off a full coupon load, no extra programs required.

Safeway recently changed something because previous scripting is not clicking the buttons.

It's much easier to just open devtools console, paste in the script, then it is to have to configure a separate program. If possible, can you please add?

@a1ch3mist I just made a Violentmonkey userscript to do just that! It's extremely simple and straight forward, and should work with other userscript managers like Tampermonkey.

https://github.com/douglasparker/safeway-coupon-auto-clipper