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.
O que é Multiplication Matrix Launcher?
Multiplication Matrix Launcher é uma extensão do Chrome desenvolvida por C.Gemperline, e sua principal característica é "This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Multiplication Matrix Launcher
Baixe arquivos de extensão Multiplication Matrix Launcher no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool.
Informações Básicas da Extensão
Nome | Multiplication Matrix Launcher |
ID | enfbeenkpdphfmgngblcghfndcnpopmf |
URL Oficial | https://chromewebstore.google.com/detail/multiplication-matrix-lau/enfbeenkpdphfmgngblcghfndcnpopmf |
Descrição | This extension adds a multiplication chart (or matrix) that can pop up on top of work. This can be used as an educational tool. |
Tamanho do Arquivo | 789 KB |
Contagem de Instalações | 1,001 |
Versão Atual | 1.1 |
Última Atualização | 2018-03-12 |
Data de Publicação | 2018-03-11 |
Classificação | 4.00/5 Total de 1 Avaliações |
Desenvolvedor | C.Gemperline |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |