YuGiOh Quick Search

Search cards on CardMarket or TCGPlayer and get quick access to YGO Top Decks and YGO Pro Database

What is YuGiOh Quick Search?

YuGiOh Quick Search is a Chrome extension developed by AbsydeAuberon, and its main feature is "Search cards on CardMarket or TCGPlayer and get quick access to YGO Top Decks and YGO Pro Database".

Extension Screenshots

screenshot

Download YuGiOh Quick Search Extension CRX File

Download YuGiOh Quick Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Update 1.0:
- LSHIFT + Enter now redirects to official YGO Database.
- Removed YGO Top Decks and added YGO Pro Deck tournament decks as  a button.
- Cardmarket search now is open as gallery mode.
- Updated manifest to v3.

Update  0.0.0.2:
- You can now input the name of the card and search it directly on YGO Pro DB by pressing LeftShift + Enter.



Search cards on CardMarket or TCGPlayer and get quick access to YuGiOh TOP DECKS and YGO PRO Database.

Put the card name on the search bar and press Enter and you will be redirected to CardMarket (EU) or TCGPlayer (USA/CA/NZ/AU).                    

Extension Basic Information

Name YuGiOh Quick Search YuGiOh Quick Search
ID hpjnlojbgdbfpjdpjlbhnhpglejhnkaf
Official URL https://chromewebstore.google.com/detail/yugioh-quick-search/hpjnlojbgdbfpjdpjlbhnhpglejhnkaf
Description Search cards on CardMarket or TCGPlayer and get quick access to YGO Top Decks and YGO Pro Database
File Size 27.1 KB
Installation Count 159
Current Version 1.0
Last Updated 2022-07-12
Publish Date 2019-12-31
Developer AbsydeAuberon
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "YuGiOh Quick Search",
    "version": "1.0",
    "description": "Search cards on CardMarket or TCGPlayer and get quick access to YGO Top Decks and YGO Pro Database",
    "action": {
        "default_popup": "popup.html",
        "default_title": "YGO Quick Search"
    },
    "icons": {
        "16": "assets\/icon_16.png",
        "32": "assets\/icon_32.png",
        "48": "assets\/icon_48.png",
        "128": "assets\/icon_128.png"
    }
}