Math Practice - iPracticeMath.com
Math Practice for K-12 grades
O que é Math Practice - iPracticeMath.com?
Math Practice - iPracticeMath.com é uma extensão do Chrome desenvolvida por http://www.ipracticemath.com, e sua principal característica é "Math Practice for K-12 grades".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Math Practice - iPracticeMath.com
Baixe arquivos de extensão Math Practice - iPracticeMath.com 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
iPracticeMath is a comprehensive website for k-12 students. It contains math practice problems for 600+ math skills, hundreds of worksheets and learning lessons.
Informações Básicas da Extensão
Nome | |
ID | afmbgafieadlghchblikhmifkmpkgieb |
URL Oficial | https://chrome.google.com/webstore/detail/math-practice-ipracticema/afmbgafieadlghchblikhmifkmpkgieb |
Descrição | Math Practice for K-12 grades |
Tamanho do Arquivo | 11.31 KB |
Contagem de Instalações | 688 |
Versão Atual | 1.2 |
Última Atualização | 2016-07-17 |
Data de Publicação | 2016-07-17 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | http://www.ipracticemath.com |
Tipo de Pagamento | free |
Site da Extensão | http://www.ipracticemath.com/math-practice |
URL da Página de Ajuda | http://www.ipracticemath.com/home/faqs |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Math Practice - iPracticeMath.com", "description": "Math Practice for K-12 grades", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "http:\/\/www.ipracticemath.com\/" ] } |