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
官方網址 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\/"
    ]
}