YuGiOh Quick Search

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

YuGiOh Quick Searchとは何ですか?

YuGiOh Quick SearchはAbsydeAuberonによって開発されたChromeの拡張機能で、その主な機能は「Search cards on CardMarket or TCGPlayer and get quick access to YGO Top Decks and YGO Pro Database」です。

拡張機能のスクリーンショット

screenshot

YuGiOh Quick Search拡張機能のCRXファイルをダウンロード

YuGiOh Quick Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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).                    

拡張機能の基本情報

名前 YuGiOh Quick Search YuGiOh Quick Search
ID hpjnlojbgdbfpjdpjlbhnhpglejhnkaf
公式URL https://chromewebstore.google.com/detail/yugioh-quick-search/hpjnlojbgdbfpjdpjlbhnhpglejhnkaf
説明 Search cards on CardMarket or TCGPlayer and get quick access to YGO Top Decks and YGO Pro Database
ファイルサイズ 27.1 KB
インストール数 159
現在のバージョン 1.0
最終更新日 2022-07-12
公開日 2019-12-31
開発者 AbsydeAuberon
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}