Android IOS Games Apps Reviews
RedMoonPie.com - Download latest Android and IOS Games and Apps
Android IOS Games Apps Reviews là gì?
Android IOS Games Apps Reviews là một tiện ích mở rộng Chrome được phát triển bởi maritzamarcelo, và tính năng chính của nó là "RedMoonPie.com - Download latest Android and IOS Games and Apps".
Ả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 Android IOS Games Apps Reviews
Tải xuống các tệp mở rộng Android IOS Games Apps Reviews 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
RedMoonPie is a website where you can download top Android & IOS games and apps for Free. Read the latest games & apps reviews.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ocijjicdbcgppehjfpbeoabloojmggkj |
URL Chính Thức | https://chrome.google.com/webstore/detail/android-ios-games-apps-re/ocijjicdbcgppehjfpbeoabloojmggkj |
Mô tả | RedMoonPie.com - Download latest Android and IOS Games and Apps |
Kích Thước Tệp | 40.59 KB |
Số Lần Cài Đặt | 2,837 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2018-09-29 |
Ngày Phát Hành | 2018-09-29 |
Đánh Giá | 3.67/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | maritzamarcelo |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://redmoonpie.com |
URL Trang Trợ Giúp | https://redmoonpie.com/category/game-reviews/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Android IOS Games Apps Reviews", "version": "0.0.1", "manifest_version": 2, "description": "RedMoonPie.com - Download latest Android and IOS Games and Apps", "homepage_url": "https:\/\/redmoonpie.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |