Random Pokemon Generator

Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.

Vad är Random Pokemon Generator?

Random Pokemon Generator är en Chrome-tillägg utvecklad av creditcardgenerator.app, och dess huvudfunktion är "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Random Pokemon Generator-förlängningens CRX-fil

Ladda ner Random Pokemon Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Random Pokemon Generator Random Pokemon Generator
ID lclacgfomppmehhaldknmffkbncklogd
Officiell webbadress https://chromewebstore.google.com/detail/random-pokemon-generator/lclacgfomppmehhaldknmffkbncklogd
Beskrivning Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
Filstorlek 313 KB
Antal Installationer 48
Aktuell Version 1.0
Senast Uppdaterad 2023-04-30
Publiceringsdatum 2023-04-29
Utvecklare creditcardgenerator.app
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://randomgenerate.io/random-pokemon-generator
Stödda Språk 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'"
    }
}