Random Pokemon Generator
Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.
Random Pokemon Generator là gì?
Random Pokemon Generator là một tiện ích mở rộng Chrome được phát triển bởi creditcardgenerator.app, và tính năng chính của nó là "Create Your Own Pokemon Adventure using randomgenerate.io Extnesion.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Random Pokemon Generator
Tải xuống các tệp mở rộng Random Pokemon Generator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Generate random Pokémon and explore endless possibilities with randomgenerate.io
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Random Pokemon Generator |
ID | lclacgfomppmehhaldknmffkbncklogd |
URL Chính Thức | https://chromewebstore.google.com/detail/random-pokemon-generator/lclacgfomppmehhaldknmffkbncklogd |
Mô tả | Create Your Own Pokemon Adventure using randomgenerate.io Extnesion. |
Kích Thước Tệp | 313 KB |
Số Lần Cài Đặt | 48 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2023-04-30 |
Ngày Phát Hành | 2023-04-29 |
Nhà Phát Triển | creditcardgenerator.app |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://randomgenerate.io/random-pokemon-generator |
Ngôn Ngữ Được Hỗ Trợ | 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'" } } |