Random Pokemon Generator
Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
Random Pokemon Generatorคืออะไร?
Random Pokemon Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย creditcardgenerator.app และคุณลักษณะหลักของมันคือ "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Random Pokemon Generator
ดาวน์โหลดไฟล์ส่วนขยาย Random Pokemon Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Generate random Pokémon and explore endless possibilities with randomgenerate.io
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | 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'" } } |