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.

Hvad er Multiplication Matrix Launcher?

Multiplication Matrix Launcher er en Chrome-udvidelse udviklet af C.Gemperline, og dens hovedfunktion er "This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.".

Udvidelsesskærmbilleder

screenshot

Download Multiplication Matrix Launcher-udvidelses-CRX-fil

Download Multiplication Matrix Launcher-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

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

Grundlæggende oplysninger om udvidelsen

Navn Multiplication Matrix Launcher Multiplication Matrix Launcher
ID enfbeenkpdphfmgngblcghfndcnpopmf
Officiel URL https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf
Beskrivelse This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
Filstørrelse 789 KB
Antal Installationer 1,001
Nuværende Version 1.1
Senest Opdateret 2018-03-12
Udgivelsesdato 2018-03-11
Bedømmelse 4.00/5 Samlet 1 Bedømmelser
Udvikler C.Gemperline
Betalingsmetode free
Understøttede Sprog 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"
    }
}