https://github.com/lzztt/chrome_extensions
Find a delivery time for Amazon Fresh, Whole Foods, Costco Sameday, and Instacart
https://github.com/lzztt/chrome_extensions
amazon-fresh costco costco-sameday delivery delivery-slots grocery-delivery instacart whole-foods wholefoods
Last synced: 6 months ago
JSON representation
Find a delivery time for Amazon Fresh, Whole Foods, Costco Sameday, and Instacart
- Host: GitHub
- URL: https://github.com/lzztt/chrome_extensions
- Owner: lzztt
- License: gpl-3.0
- Created: 2020-04-09T21:54:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-24T18:07:25.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T08:11:18.360Z (6 months ago)
- Topics: amazon-fresh, costco, costco-sameday, delivery, delivery-slots, grocery-delivery, instacart, whole-foods, wholefoods
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 35
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grocery Delivery Time
You may get blocked by the "No delivery times available" message during [Amazon Fresh](https://www.amazon.com/alm/storefront?almBrandId=QW1hem9uIEZyZXNo), [Whole Foods](https://www.amazon.com/alm/storefront/?almBrandId=VUZHIFdob2xlIEZvb2Rz), [Costco Sameday](https://sameday.costco.com) or [Instacart](https://www.instacart.com) checkout.
This extension will keep refreshing the delivery time page until it finds some available time. It will auto-select the next available time and go to the next checkout step.> NOTE: Be patient. It may take a while to find a delivery time. The delivery time may be gone during checkout. Let the extension find the next available time for you then check out quickly.
## Installation and Usage
1. Clone (or download + unzip) this repository ([howto](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/cloning-a-repository)).
2. Turn on Chrome `developer mode` and load the unpacked extension from the `grocery_delivery_time` folder ([howto](https://webkul.com/blog/how-to-install-the-unpacked-extension-in-chrome/)).
3. Shop [Amazon Fresh](https://www.amazon.com/alm/storefront?almBrandId=QW1hem9uIEZyZXNo), [Whole Foods](https://www.amazon.com/alm/storefront/?almBrandId=VUZHIFdob2xlIEZvb2Rz), [Costco Sameday](https://sameday.costco.com) or [Instacart](https://www.instacart.com) products. This extension will find a delivery time during checkout.## Notification (optional)
1. Enable notification for `https://www.amazon.com:443`, `https://sameday.costco.com:443` and `https://www.instacart.com:443` in Chrome ([howto](https://support.google.com/chrome/answer/3220216)).
2. Turn on the notification sound for Chrome ([macOS howto](https://support.apple.com/en-us/HT204079))
3. Change system alert sounds ([macOS howto](https://support.apple.com/guide/mac-help/change-the-alert-sounds-mchlp2207/mac)).