Android IOS Games Apps Reviews
RedMoonPie.com - Download latest Android and IOS Games and Apps
What is Android IOS Games Apps Reviews?
Android IOS Games Apps Reviews is a Chrome extension developed by maritzamarcelo, and its main feature is "RedMoonPie.com - Download latest Android and IOS Games and Apps".
Extension Screenshots
Download Android IOS Games Apps Reviews Extension CRX File
Download Android IOS Games Apps Reviews extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
RedMoonPie is a website where you can download top Android & IOS games and apps for Free. Read the latest games & apps reviews.
Extension Basic Information
Name | |
ID | ocijjicdbcgppehjfpbeoabloojmggkj |
Official URL | https://chrome.google.com/webstore/detail/android-ios-games-apps-re/ocijjicdbcgppehjfpbeoabloojmggkj |
Description | RedMoonPie.com - Download latest Android and IOS Games and Apps |
File Size | 40.59 KB |
Installation Count | 2,837 |
Current Version | 0.0.1 |
Last Updated | 2018-09-29 |
Publish Date | 2018-09-29 |
Rating | 3.67/5 Total 3 Ratings |
Developer | maritzamarcelo |
Payment Type | free |
Extension Website | https://redmoonpie.com |
Help Page URL | https://redmoonpie.com/category/game-reviews/ |
Supported Languages | 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" } } |