Android IOS Games Apps Reviews

RedMoonPie.com - Download latest Android and IOS Games and Apps

Cos'è Android IOS Games Apps Reviews?

Android IOS Games Apps Reviews è un'estensione di Chrome sviluppata da maritzamarcelo, e la sua funzione principale è "RedMoonPie.com - Download latest Android and IOS Games and Apps".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Android IOS Games Apps Reviews

Scarica i file di estensione Android IOS Games Apps Reviews in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        RedMoonPie is a website where you can download top Android & IOS games and apps for Free. Read the latest games & apps reviews.                    

Informazioni di Base sull'Estensione

Nome Android IOS Games Apps Reviews Android IOS Games Apps Reviews
ID ocijjicdbcgppehjfpbeoabloojmggkj
URL Ufficiale https://chrome.google.com/webstore/detail/android-ios-games-apps-re/ocijjicdbcgppehjfpbeoabloojmggkj
Descrizione RedMoonPie.com - Download latest Android and IOS Games and Apps
Dimensione del File 40.59 KB
Conteggio Installazioni 2,837
Versione Corrente 0.0.1
Ultimo Aggiornamento 2018-09-29
Data di Pubblicazione 2018-09-29
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore maritzamarcelo
Tipo di Pagamento free
Sito Web dell'Estensione https://redmoonpie.com
URL della Pagina di Aiuto https://redmoonpie.com/category/game-reviews/
Lingue Supportate 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"
    }
}