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.

什麼是Multiplication Matrix Launcher?

Multiplication Matrix Launcher是由C.Gemperline開發的Chrome擴展程式,該擴展的主要功能是“This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.”。

擴展截圖

screenshot

下載Multiplication Matrix Launcher擴展crx文件

下載Multiplication Matrix Launcher擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Multiplication Matrix Launcher Multiplication Matrix Launcher
ID enfbeenkpdphfmgngblcghfndcnpopmf
官方網址 https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf
簡介 This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
檔案大小 789 KB
安裝次數 1,001
目前版本 1.1
更新時間 2018-03-12
上架時間 2018-03-11
評分 4.00/5 共 1 次評分
開發者 C.Gemperline
付費類型 free
支援的語言 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"
    }
}