https://github.com/markjsapp/goodwillguardian
A Chrome Extension app to keep track of ongoing Goodwill Auctions
https://github.com/markjsapp/goodwillguardian
Last synced: 15 days ago
JSON representation
A Chrome Extension app to keep track of ongoing Goodwill Auctions
- Host: GitHub
- URL: https://github.com/markjsapp/goodwillguardian
- Owner: markjsapp
- Created: 2023-03-16T00:15:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-16T07:22:10.000Z (about 3 years ago)
- Last Synced: 2025-01-26T15:31:04.714Z (over 1 year ago)
- Language: JavaScript
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Goodwill Guardian Chrome Extension
Goodwill Guardian is a Chrome extension that helps you track auction items on Goodwill's auction website. It provides notifications and alerts before an auction ends, so you never miss out on an item you're interested in.
## Features
- Track auctions directly from the auction page
- Customize notification timing and sound
- View and manage tracked auctions in the popup window
## Installation
### From the Chrome Web Store
1. Visit the [Goodwill Guardian Chrome extension](LINK_TO_CHROME_WEB_STORE) page in the Chrome Web Store.
2. Click "Add to Chrome" to install the extension.
### From Source
1. Clone or download the repository to your local machine.
2. Open Chrome and navigate to `chrome://extensions/`.
3. Enable "Developer mode" in the top right corner.
4. Click "Load unpacked" and select the folder containing the extension files.
5. The extension should now be installed and visible in your Chrome toolbar.
## Usage
1. Visit a Goodwill auction page that you want to track.
2. Click the Goodwill Guardian extension icon in the Chrome toolbar.
3. Click "Add Auction" to start tracking the auction.
4. Customize the notification settings in the popup window, if desired.
5. When an auction you're tracking is about to end, the extension will play a sound and show a notification.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](LICENSE)