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.
Wat is Multiplication Matrix Launcher?
Multiplication Matrix Launcher is een Chrome-extensie ontwikkeld door C.Gemperline, en de belangrijkste functie 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.".
Extensie Screenshots
Download het CRX-bestand van de extensie Multiplication Matrix Launcher
Download Multiplication Matrix Launcher-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
Basisinformatie over de Extensie
Naam | Multiplication Matrix Launcher |
ID | enfbeenkpdphfmgngblcghfndcnpopmf |
Officiële URL | https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf |
Beschrijving | This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool. |
Bestandsgrootte | 789 KB |
Aantal Installaties | 1,001 |
Huidige Versie | 1.1 |
Laatst Bijgewerkt | 2018-03-12 |
Publicatiedatum | 2018-03-11 |
Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | C.Gemperline |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |