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.
扩展基本信息
名称 | Multiplication Matrix Launcher |
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" } } |