chrome extension: Yu-Gi-Oh Card Radar
# Yu-Gi-Oh Card Radar
A lightweight Chrome extension that monitors newly released Yu-Gi-Oh cards and notifies you automatically.
Instead of manually checking card databases, **Yu-Gi-Oh Card Radar** watches the latest releases and alerts you when new cards appear.
## Features
• Detects newly released Yu-Gi-Oh cards automatically
• Checks for updates every 30 minutes
• Popup overview of recently discovered cards
• Direct links to the card page
• Lightweight and privacy-friendly (no tracking)
## How it works
The extension uses the public API from YGOPRODeck to monitor newly released card sets.
When a new card appears:
1. The extension detects it
2. It compares it with previously known cards
3. A Chrome notification is shown
4. The card appears in the popup list
## Popup View
The popup displays recently detected cards including:
• Card name
• Card type
• Release date
• Direct link to the card page
## Installation (Developer Mode)
1. Download or clone this repository
2. Open Chrome and go to:
chrome://extensions
3. Enable **Developer Mode**
4. Click **Load unpacked**
5. Select the extension folder
The extension will now run locally.
## Permissions
The extension requires the following permissions:
notifications – to alert when new cards appear
storage – to remember previously detected cards
alarms – to check for updates automatically
No personal data is collected.
## API
Card data is provided by the public YGOPRODeck API.
https://db.ygoprodeck.com/api-guide/
## Future Improvements
Planned features:
• Card artwork thumbnails in popup
• Filtering by archetype
• Deckbuilding suggestions
• Discord / webhook notifications
• Faster detection of card reveals
## License
MIT License
## Disclaimer
Yu-Gi-Oh is a trademark of Konami.
This extension is an unofficial fan project and is not affiliated with Konami.