Table of Contents
A browser extension that helps you keep track of your gift cards, their balances, and expiration dates. Never let another gift card balance go to waste again! Your gift cards will be stored in your browser's local storage, so you are in full control of your data..
- Download or clone this repository to your computer
- Open your browser and navigate to
chrome://extensions/(Chrome) oredge://extensions/(Edge) - Enable "Developer mode" (toggle in the top-right corner)
- Click "Load unpacked" and select the extension directory
- Pin the extension to your toolbar for easy access
There may be newer or better options to install. Check the newest release on GitHub to see them.
- Click the extension icon in your browser's toolbar
- Click the "+ Add Gift Card" button to add a new gift card
- Fill in the details:
- Website domain
- Current balance
- Expiration date (if applicable)
- Your gift cards will be displayed in the extension popup
- When you are on a site that matches the domain of a gift card you added, the extension will notify you.
Click the "+ Add Gift Card" button and fill in the details. You can choose a currency for every gift card you add.
All your gift cards are displayed in a clean, card-based interface. Each card shows:
- Card name
- Website domain
- Current balance + currency
- Expiration date
Click the trash button next to the gift card you want to delete. This will remove the gift card from your storage.
When you are on a site that you have added a gift card to, the extension will show a icon in the upper right corner of the page. You can click it to get full information about the gift card.
You can import and export your data using the import and export buttons in the settings page. When you export data, the extension will create a JSON file with your data. When you import data, the extension will add the imported data to your current data.a.
You can empty your storage using the "Empty storage" button in the settings page. This will remove all your gift cards from your storage..
Distributed under the project_license. See LICENSE.txt for more information.