Math Practice and Games from kid

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

O que é Math Practice and Games from kid?

Math Practice and Games from kid é uma extensão do Chrome desenvolvida por Unknown, e sua principal característica é "This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Math Practice and Games from kid

Baixe arquivos de extensão Math Practice and Games from kid no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                                            

Informações Básicas da Extensão

Nome Math Practice and Games from kid Math Practice and Games from kid
ID ojampndogibbmobobfmpmcjjjhiekdll
URL Oficial https://chromewebstore.google.com/detail/math-practice-and-games-f/ojampndogibbmobobfmpmcjjjhiekdll
Descrição This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup
Tamanho do Arquivo 6.11 KB
Contagem de Instalações 347
Versão Atual 1.0
Última Atualização 2014-09-09
Data de Publicação 2014-09-07
Classificação 4.00/5 Total de 2 Avaliações
Desenvolvedor Unknown
Tipo de Pagamento free
Idiomas Suportados 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\/"
    ]
}