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. 擴展基本資訊
| 名稱 | |
| ID | hcjgoghihhcdgacflnlfdbebmgchcklg |
| 官方網址 | 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"
}
} | |