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.
What is Multiplication Matrix Launcher?
Multiplication Matrix Launcher is a Chrome extension developed by C.Gemperline, and its main feature is "This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.".
Extension Screenshots
Download Multiplication Matrix Launcher Extension CRX File
Download Multiplication Matrix Launcher extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
Extension Basic Information
Name | Multiplication Matrix Launcher |
ID | enfbeenkpdphfmgngblcghfndcnpopmf |
Official URL | https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf |
Description | This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool. |
File Size | 789 KB |
Installation Count | 1,001 |
Current Version | 1.1 |
Last Updated | 2018-03-12 |
Publish Date | 2018-03-11 |
Rating | 4.00/5 Total 1 Ratings |
Developer | C.Gemperline |
Payment Type | free |
Supported Languages | 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" } } |