Random Pokemon Generator
Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
What is Random Pokemon Generator?
Random Pokemon Generator is a Chrome extension developed by creditcardgenerator.app, and its main feature is "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.".
Extension Screenshots
Download Random Pokemon Generator Extension CRX File
Download Random Pokemon Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Generate random Pokémon and explore endless possibilities with randomgenerate.io
Extension Basic Information
Name | Random Pokemon Generator |
ID | lclacgfomppmehhaldknmffkbncklogd |
Official URL | https://chromewebstore.google.com/detail/random-pokemon-generator/lclacgfomppmehhaldknmffkbncklogd |
Description | Create Your Own Pokemon Adventure using randomgenerate.io Extnesion. |
File Size | 313 KB |
Installation Count | 48 |
Current Version | 1.0 |
Last Updated | 2023-04-30 |
Publish Date | 2023-04-29 |
Developer | creditcardgenerator.app |
[email protected] | |
Payment Type | free |
Extension Website | https://randomgenerate.io/random-pokemon-generator |
Supported Languages | 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'" } } |