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.

Qu'est-ce que Multiplication Matrix Launcher ?

Multiplication Matrix Launcher est une extension Chrome développée par C.Gemperline, et sa fonction principale est "This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Multiplication Matrix Launcher

Téléchargez les fichiers d'extension Multiplication Matrix Launcher au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This extension adds a multiplication chart (or matrix) that can pop up on top of work.  This can be used as an educational tool.                    

Informations de Base sur l'Extension

Nom Multiplication Matrix Launcher Multiplication Matrix Launcher
ID enfbeenkpdphfmgngblcghfndcnpopmf
URL Officiel 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.
Taille du Fichier 789 KB
Nombre d'Installations 1,001
Version Actuelle 1.1
Dernière Mise à Jour 2018-03-12
Date de Publication 2018-03-11
Évaluation 4.00/5 Total 1 Évaluations
Développeur C.Gemperline
Type de Paiement free
Langues Prises en Charge 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"
    }
}