Random Pokemon Generator
Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
Co to jest Random Pokemon Generator?
Random Pokemon Generator to rozszerzenie Chrome opracowane przez creditcardgenerator.app, a jego główną funkcją jest „Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Random Pokemon Generator
Pobierz pliki rozszerzeń Random Pokemon Generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Generate random Pokémon and explore endless possibilities with randomgenerate.io
Podstawowe informacje o rozszerzeniu
Nazwa | Random Pokemon Generator |
ID | lclacgfomppmehhaldknmffkbncklogd |
Oficjalny URL | https://chromewebstore.google.com/detail/random-pokemon-generator/lclacgfomppmehhaldknmffkbncklogd |
Opis | Create Your Own Pokemon Adventure using randomgenerate.io Extnesion. |
Rozmiar pliku | 313 KB |
Liczba instalacji | 48 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2023-04-30 |
Data Publikacji | 2023-04-29 |
Deweloper | creditcardgenerator.app |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://randomgenerate.io/random-pokemon-generator |
Obsługiwane Języki | 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'" } } |