Random Pokemon Generator

Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.

什么是Random Pokemon Generator?

Random Pokemon Generator是由creditcardgenerator.app开发的Chrome扩展程序,该扩展的主要功能是“Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.”。

扩展截图

screenshot
screenshot
screenshot

下载Random Pokemon Generator扩展crx文件

下载Random Pokemon Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Random Pokemon Generator Random Pokemon Generator
ID lclacgfomppmehhaldknmffkbncklogd
官方URL https://chromewebstore.google.com/detail/random-pokemon-generator/lclacgfomppmehhaldknmffkbncklogd
简介 Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
文件大小 313 KB
安装次数 48
当前版本 1.0
更新时间 2023-04-30
上架时间 2023-04-29
开发者 creditcardgenerator.app
电子邮箱 [email protected]
付费类型 free
扩展官网 https://randomgenerate.io/random-pokemon-generator
支持的语言 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'"
    }
}