Math Practice - iPracticeMath.com

Math Practice for K-12 grades

What is Math Practice - iPracticeMath.com?

Math Practice - iPracticeMath.com is a Chrome extension developed by http://www.ipracticemath.com, and its main feature is "Math Practice for K-12 grades".

Extension Screenshots

screenshot

Download Math Practice - iPracticeMath.com Extension CRX File

Download Math Practice - iPracticeMath.com extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Math Practice - iPracticeMath.com Math Practice - iPracticeMath.com
ID afmbgafieadlghchblikhmifkmpkgieb
Official URL https://chrome.google.com/webstore/detail/math-practice-ipracticema/afmbgafieadlghchblikhmifkmpkgieb
Description Math Practice for K-12 grades
File Size 11.31 KB
Installation Count 688
Current Version 1.2
Last Updated 2016-07-17
Publish Date 2016-07-17
Rating 5.00/5 Total 3 Ratings
Developer http://www.ipracticemath.com
Payment Type free
Extension Website http://www.ipracticemath.com/math-practice
Help Page URL http://www.ipracticemath.com/home/faqs
Supported Languages 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\/"
    ]
}