Math Practice and Games from kid
This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup
Math Practice and Games from kidとは何ですか?
Math Practice and Games from kidはUnknownによって開発されたChromeの拡張機能で、その主な機能は「This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup」です。
拡張機能のスクリーンショット
Math Practice and Games from kid拡張機能のCRXファイルをダウンロード
Math Practice and Games from kid拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
拡張機能の基本情報
名前 | Math Practice and Games from kid |
ID | ojampndogibbmobobfmpmcjjjhiekdll |
公式URL | https://chromewebstore.google.com/detail/math-practice-and-games-f/ojampndogibbmobobfmpmcjjjhiekdll |
説明 | This extension shows my math site(www.mathprogramsbykid.weebly.com/) in a popup |
ファイルサイズ | 6.11 KB |
インストール数 | 347 |
現在のバージョン | 1.0 |
最終更新日 | 2014-09-09 |
公開日 | 2014-09-07 |
評価 | 4.00/5 合計 2 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Math Practice and Games from kid", "description": "This extension shows my math site(www.mathprogramsbykid.weebly.com\/) in a popup", "version": "1.0", "browser_action": { "default_icon": "Favicon.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/mathprogramsbykid.weebly.com\/" ] } |