KeyForge Quick Search

Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com.

KeyForge Quick Searchคืออะไร?

KeyForge Quick Search เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AbsydeAuberon และคุณลักษณะหลักของมันคือ "Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย KeyForge Quick Search

ดาวน์โหลดไฟล์ส่วนขยาย 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 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"
    }
}