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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |