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
Eメール [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'"
    }
}