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」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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\/" ] } |