PokéDextension

Chrome extension PokéDex for looking up your favorite pokemon!

Cos'è PokéDextension?

PokéDextension è un'estensione di Chrome sviluppata da Dante Bradshaw, e la sua funzione principale è "Chrome extension PokéDex for looking up your favorite pokemon!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione PokéDextension

Scarica i file di estensione PokéDextension 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

                        Introducing the ultimate Chrome extension for Pokémon enthusiasts! With our extension, you can easily look up any Pokémon by name and instantly access their comprehensive stats. Whether you're a seasoned trainer or just starting your journey, this tool provides a quick and convenient way to explore the details of your favorite Pokémon. Catch 'em all with ease using our Pokémon Stats Lookup extension – download now and enhance your Pokémon experience!                    

Informazioni di Base sull'Estensione

Nome PokéDextension PokéDextension
ID abodchomfjonjkangmkadfacjlmjkgof
URL Ufficiale https://chromewebstore.google.com/detail/pok%C3%A9dextension/abodchomfjonjkangmkadfacjlmjkgof
Descrizione Chrome extension PokéDex for looking up your favorite pokemon!
Dimensione del File 1.28 MB
Conteggio Installazioni 61
Versione Corrente 1.0.1
Ultimo Aggiornamento 2023-09-30
Data di Pubblicazione 2023-08-15
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Dante Bradshaw
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto https://www.dantebradshaw.com
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "author": "Dante Bradshaw",
    "name": "Pok\u00e9Dextension",
    "description": "Chrome extension Pok\u00e9Dex for looking up your favorite pokemon!",
    "version": "1.0.1",
    "icons": {
        "16": "pokeball-icon.png",
        "48": "pokeball-icon.png",
        "128": "pokeball-icon.png"
    },
    "action": {
        "default_popup": "pokedex.html",
        "default-icon": "pokeball-icon.png"
    }
}