Chrome extension to notify when Prime Now or Amazon Fresh delivery slots are available.
- In the Chrome browser with the extension installed, navigate to the checkout page (open your cart, click checkout, fill in your infomation, etc)
- for Prime Now, the checkout page should begin with
primenow.amazon.com/checkout
- for Amazon Fresh, the checkout page should begin with
www.amazon.com/gp/buy/shipoptionselect
- Leave the page open. It's fine to leave the page in the background.
The extension will refresh the page every minute and display a chrome notification when a delivery slot is available.
- Click "clone or download", then "download as zip"
- Extract somewhere
- In Chrome, navigate to
chrome://extensions
- Turn on developer mode (toggle in the top right)
- Click "Load Unpacked" (button on the top left)
- Inside the extracted delivery-bot folder, select the folder "chrome_extension"
- Go to the prime now checkout page and accept the request for permissions to send notifications. Done!
To verify the extension is running, go to the checkout page and the developer console should say something like "Delivery bot is running: Sat Apr 04 2020 14:30:07 GMT-0700 (Pacific Daylight Time)"
