Jeff-Lewis / reload-amazon-fresh-chrome-ext

Reload amazon fresh for timeslots in a chrome extension (hack)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reload amazon fresh until delivery times appear

It plays a loud alert mp3 when it finds availability. Refreshes every 30 seconds by default. You can modify this in the options page.

Installing and running

Install this chrome ext using developer mode (install unpacked). Go to the amazon checkout page and you'll see this if it's working:

screenshot

If availability is found, it plays a loud alert and tells you in the UI, too.

Contributions

Pull requests welcome.

License: MIT

Linting

There is a .prettierrc.json, please run prettier --write .. No dependency management yet, so please use a global install or something.

Contributors

  • @nicotaing
  • @oby1

About

Reload amazon fresh for timeslots in a chrome extension (hack)


Languages

Language:JavaScript 89.7%Language:HTML 10.3%