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.”。
擴展截圖
下載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 |
ID | lclacgfomppmehhaldknmffkbncklogd |
官方網址 | 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'" } } |