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.

Co to jest Multiplication Matrix Launcher?

Multiplication Matrix Launcher to rozszerzenie Chrome opracowane przez C.Gemperline, a jego główną funkcją jest „This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Multiplication Matrix Launcher

Pobierz pliki rozszerzeń Multiplication Matrix Launcher w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Multiplication Matrix Launcher Multiplication Matrix Launcher
ID enfbeenkpdphfmgngblcghfndcnpopmf
Oficjalny URL https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf
Opis This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
Rozmiar pliku 789 KB
Liczba instalacji 1,001
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2018-03-12
Data Publikacji 2018-03-11
Ocena 4.00/5 Łącznie 1 Oceny
Deweloper C.Gemperline
Typ Płatności free
Obsługiwane Języki 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"
    }
}