Random Pokemon Generator

Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.

Cos'è Random Pokemon Generator?

Random Pokemon Generator è un'estensione di Chrome sviluppata da creditcardgenerator.app, e la sua funzione principale è "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Random Pokemon Generator

Scarica i file di estensione Random Pokemon Generator 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

                        Generate random Pokémon and explore endless possibilities with randomgenerate.io                    

Informazioni di Base sull'Estensione

Nome Random Pokemon Generator Random Pokemon Generator
ID lclacgfomppmehhaldknmffkbncklogd
URL Ufficiale https://chromewebstore.google.com/detail/random-pokemon-generator/lclacgfomppmehhaldknmffkbncklogd
Descrizione Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
Dimensione del File 313 KB
Conteggio Installazioni 48
Versione Corrente 1.0
Ultimo Aggiornamento 2023-04-30
Data di Pubblicazione 2023-04-29
Sviluppatore creditcardgenerator.app
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://randomgenerate.io/random-pokemon-generator
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Random Pokemon Generator",
    "version": "1.0",
    "manifest_version": 3,
    "description": "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}