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 |
电子邮箱 | [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" } } |