Math Practice and Games from kid

This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup

Cos'è Math Practice and Games from kid?

Math Practice and Games from kid è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Math Practice and Games from kid

Scarica i file di estensione Math Practice and Games from kid 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

                                            

Informazioni di Base sull'Estensione

Nome Math Practice and Games from kid Math Practice and Games from kid
ID ojampndogibbmobobfmpmcjjjhiekdll
URL Ufficiale https://chromewebstore.google.com/detail/math-practice-and-games-f/ojampndogibbmobobfmpmcjjjhiekdll
Descrizione This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup
Dimensione del File 6.11 KB
Conteggio Installazioni 347
Versione Corrente 1.0
Ultimo Aggiornamento 2014-09-09
Data di Pubblicazione 2014-09-07
Valutazione 4.00/5 Totale 2 Valutazioni
Sviluppatore Unknown
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Math Practice and Games from kid",
    "description": "This extension shows my math site(www.mathprogramsbykid.weebly.com\/) in a popup",
    "version": "1.0",
    "browser_action": {
        "default_icon": "Favicon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/mathprogramsbykid.weebly.com\/"
    ]
}