KeyForge Quick Search
Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com.
Cos'è KeyForge Quick Search?
KeyForge Quick Search è un'estensione di Chrome sviluppata da AbsydeAuberon, e la sua funzione principale è "Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione KeyForge Quick Search
Scarica i file di estensione KeyForge Quick Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | hcjgoghihhcdgacflnlfdbebmgchcklg |
| URL Ufficiale | https://chromewebstore.google.com/detail/keyforge-quick-search/hcjgoghihhcdgacflnlfdbebmgchcklg |
| Descrizione | Access to Keyforge Vault, Keyforge:Compendium and decksofkeyforge.com. |
| Dimensione del File | 29.9 KB |
| Conteggio Installazioni | 25 |
| Versione Corrente | 0.0.0.3 |
| Ultimo Aggiornamento | 2019-06-18 |
| Data di Pubblicazione | 2019-06-18 |
| Sviluppatore | AbsydeAuberon |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |