AI 产品解读Bidirectional navigation bridge between the official Yu-Gi-Oh! Card Database and community Wikis (OCG and Rush Duel)
The official database and community wikis use different naming conventions and character encodings for Yu-Gi-Oh! cards, making it difficult to cross-reference card information. This extension automates the lookup and navigation between these two sources.
1. User visits a card detail page on either the official database or a wiki. 2. Extension detects the page type and enables its action icon/context menus. 3. User clicks the popup icon, uses a context menu, or presses a keyboard shortcut. 4. Extension extracts the card name, applies character conversions if needed, and opens the corresponding page on the other site in a new tab.
Jump between official Yu-Gi-Oh! Card Database (yugioh-card.com) and Yu-Gi-Oh! Card Wiki (yugioh-wiki.net)Support for both OCG (regular) and Rush Duel formatsRight-click context menu navigation from selected textKeyboard shortcut support for page navigationGoogle search integration for card namesRemote card name conversion list updates to handle platform-specific characters
- 目标用户
- Yu-Gi-Oh! TCG/OCG players and collectors / Rush Duel enthusiasts / Players who need to cross-reference card details between official databases and wiki pages
- The extension interacts with third-party sites (yugioh-card.com, yugioh-wiki.net) which may have their own login requirements or paid features, but these are outside the extension's control. The extension itself is fully functional without any account.
付费分析未识别到付费功能
The extension is completely free. It uses chrome.storage for local settings and fetches remote JSON files from GitHub for card name conversion lists. No payment, subscription, or upgrade mechanisms are present in the code.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension works entirely offline/local without any account requirement. It only uses browser storage for settings and fetches public JSON files from GitHub for card name mappings. The destination sites (yugioh-card.com, yugioh-wiki.net) are publicly accessible without login.