Math Practice - iPracticeMath.com

Math Practice for K-12 grades

Qu'est-ce que Math Practice - iPracticeMath.com ?

Math Practice - iPracticeMath.com est une extension Chrome développée par http://www.ipracticemath.com, et sa fonction principale est "Math Practice for K-12 grades".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Math Practice - iPracticeMath.com

Téléchargez les fichiers d'extension Math Practice - iPracticeMath.com au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        iPracticeMath is a comprehensive website for k-12 students. It contains math practice problems for 600+ math skills, hundreds of worksheets and learning lessons.                    

Informations de Base sur l'Extension

Nom Math Practice - iPracticeMath.com Math Practice - iPracticeMath.com
ID afmbgafieadlghchblikhmifkmpkgieb
URL Officiel https://chrome.google.com/webstore/detail/math-practice-ipracticema/afmbgafieadlghchblikhmifkmpkgieb
Description Math Practice for K-12 grades
Taille du Fichier 11.31 KB
Nombre d'Installations 688
Version Actuelle 1.2
Dernière Mise à Jour 2016-07-17
Date de Publication 2016-07-17
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://www.ipracticemath.com
Type de Paiement free
Site Web de l'Extension http://www.ipracticemath.com/math-practice
URL de la Page d'Aide http://www.ipracticemath.com/home/faqs
Langues Prises en Charge 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\/"
    ]
}