Pokemon Card Viewer

Search and find high quality Pokemon TCG images right on any page you are on, and even then go straight to TCGPlayer!

Co je Pokemon Card Viewer?

Pokemon Card Viewer je rozšíření Chrome vyvinuté Dillonzer, a jeho hlavní funkcí je „Search and find high quality Pokemon TCG images right on any page you are on, and even then go straight to TCGPlayer!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Pokemon Card Viewer

Stáhněte si soubory rozšíření Pokemon Card Viewer 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í

                        One of your favourite Pokemon TCG Twitch Extensions moved into a Google Chrome Extension! Look up any Pokemon Card (in English) quick and easy on any tab you are on! Even links straight to TCGPlayer for easy purchases!                    

Základní Informace o Rozšíření

Název Pokemon Card Viewer Pokemon Card Viewer
ID gghbibmmhicbfkdoagleficgjonempcm
Oficiální URL https://chromewebstore.google.com/detail/pokemon-card-viewer/gghbibmmhicbfkdoagleficgjonempcm
Popis Search and find high quality Pokemon TCG images right on any page you are on, and even then go straight to TCGPlayer!
Velikost souboru 527 KB
Počet instalací 159
Aktuální Verze 1.0.5
Poslední Aktualizace 2023-11-29
Datum Vydání 2023-07-27
Vývojář Dillonzer
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://github.com/Dillonzer
URL Stránky Nápovědy https://github.com/Dillonzer
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pokemon Card Viewer",
    "version": "1.0.5",
    "description": "Search and find high quality Pokemon TCG images right on any page you are on, and even then go straight to TCGPlayer!",
    "manifest_version": 3,
    "author": "Dillonzer",
    "icons": {
        "128": ".\/images\/logoimage.png"
    },
    "action": {
        "default_popup": "panel.html",
        "default_title": "Pokemon Card Viewer"
    },
    "host_permissions": [
        "https:\/\/api.tcgplayer.com\/"
    ],
    "permissions": [
        "storage"
    ]
}