KeyForge Quick Search
Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com.
KeyForge Quick Searchとは何ですか?
KeyForge Quick SearchはAbsydeAuberonによって開発されたChromeの拡張機能で、その主な機能は「Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com.」です。
拡張機能のスクリーンショット
KeyForge Quick Search拡張機能のCRXファイルをダウンロード
KeyForge Quick Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Search for cards on KeyForge:Compendium, access to your Master Vault and look for decks in decksofkeyforge.com. To search a card, just put the name of the card in the search box and press enter. You can access to Keyforge:Compendium, decksofkeyforge and your KF profile using the buttons.
拡張機能の基本情報
名前 | KeyForge Quick Search |
ID | hcjgoghihhcdgacflnlfdbebmgchcklg |
公式URL | https://chromewebstore.google.com/detail/keyforge-quick-search/hcjgoghihhcdgacflnlfdbebmgchcklg |
説明 | Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com. |
ファイルサイズ | 29.9 KB |
インストール数 | 25 |
現在のバージョン | 0.0.0.3 |
最終更新日 | 2019-06-18 |
公開日 | 2019-06-18 |
開発者 | AbsydeAuberon |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "KeyForge Quick Search", "short_name": "KF QS", "version": "0.0.0.3", "description": "Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com.", "browser_action": { "default_popup": "popup.html", "default_title": "KeyForge Quick Search" }, "icons": { "16": "assets\/icon_16.png", "32": "assets\/icon_32.png", "48": "assets\/icon_48.png", "128": "assets\/icon_128.png" } } |