Math Practice - iPracticeMath.com

Math Practice for K-12 grades

什么是Math Practice - iPracticeMath.com?

Math Practice - iPracticeMath.com是由http://www.ipracticemath.com开发的Chrome扩展程序,该扩展的主要功能是“Math Practice for K-12 grades”。

扩展截图

screenshot

下载Math Practice - iPracticeMath.com扩展crx文件

下载Math Practice - iPracticeMath.com扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Math Practice - iPracticeMath.com Math Practice - iPracticeMath.com
ID afmbgafieadlghchblikhmifkmpkgieb
官方URL https://chrome.google.com/webstore/detail/math-practice-ipracticema/afmbgafieadlghchblikhmifkmpkgieb
简介 Math Practice for K-12 grades
文件大小 11.31 KB
安装次数 688
当前版本 1.2
更新时间 2016-07-17
上架时间 2016-07-17
评分 5.00/5 共3次评分
开发者 http://www.ipracticemath.com
付费类型 free
扩展官网 http://www.ipracticemath.com/math-practice
帮助页面URL http://www.ipracticemath.com/home/faqs
支持的语言 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\/"
    ]
}