Multiplication Matrix Launcher
This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
Multiplication Matrix Launcherとは何ですか?
Multiplication Matrix LauncherはC.Gemperlineによって開発されたChromeの拡張機能で、その主な機能は「This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.」です。
拡張機能のスクリーンショット
Multiplication Matrix Launcher拡張機能のCRXファイルをダウンロード
Multiplication Matrix Launcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool. 拡張機能の基本情報
| 名前 | |
| ID | enfbeenkpdphfmgngblcghfndcnpopmf |
| 公式URL | https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf |
| 説明 | This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool. |
| ファイルサイズ | 789 KB |
| インストール数 | 1,001 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2018-03-12 |
| 公開日 | 2018-03-11 |
| 評価 | 4.00/5 合計 1 レビュー |
| 開発者 | C.Gemperline |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Multiplication Matrix Launcher",
"version": "1.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "matrix.htm"
}
} | |