Magic: The Gathering card search
Search for Magic: The Gathering cards in the magiccard.info database
Co je Magic: The Gathering card search?
Magic: The Gathering card search je rozšíření Chrome vyvinuté Jonas Persson, a jeho hlavní funkcí je „Search for Magic: The Gathering cards in the magiccard.info database“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Magic: The Gathering card search
Stáhněte si soubory rozšíření Magic: The Gathering card search ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Blazing fast search function for Magic: The Gathering cards. Currently only supports english cards. Základní Informace o Rozšíření
| Název | |
| ID | hedegdfkgcpbkohmhojiamfmmcoalnoc |
| Oficiální URL | https://chromewebstore.google.com/detail/magic-the-gathering-card/hedegdfkgcpbkohmhojiamfmmcoalnoc |
| Popis | Search for Magic: The Gathering cards in the magiccard.info database |
| Velikost souboru | 148 KB |
| Počet instalací | 148 |
| Aktuální Verze | 1.0.0.3 |
| Poslední Aktualizace | 2017-10-26 |
| Datum Vydání | 2017-10-26 |
| Hodnocení | 4.00/5 Celkem 3 Hodnocení |
| Vývojář | Jonas Persson |
| Typ Platby | free |
| Webové stránky Rozšíření | https://github.com/jop-io/mtg-card-search |
| Podporované Jazyky | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Magic: The Gathering card search",
"short_name": "MTG card search",
"description": "Search for Magic: The Gathering cards in the magiccard.info database",
"version": "1.0.0.3",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": [
"storage"
],
"offline_enabled": true
} | |