Multiplication Table
Drop down multiplication table.
O que é Multiplication Table?
Multiplication Table é uma extensão do Chrome desenvolvida por Peckitt Developments, e sua principal característica é "Drop down multiplication table.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Multiplication Table
Baixe arquivos de extensão Multiplication Table 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
Simple drop down multiplication table for on the spot multiplication. Version Log: V 1.0 12/07/2013 Initial release to the chrome web store Copyright and license Copyright 2013 Peckitt Software Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Informações Básicas da Extensão
Nome | Multiplication Table |
ID | efojmcondicmmlepieoficobmdnpnfmd |
URL Oficial | https://chromewebstore.google.com/detail/multiplication-table/efojmcondicmmlepieoficobmdnpnfmd |
Descrição | Drop down multiplication table. |
Tamanho do Arquivo | 23.94 KB |
Contagem de Instalações | 1,390 |
Versão Atual | 1.0 |
Última Atualização | 2014-01-10 |
Data de Publicação | 2014-01-10 |
Classificação | 4.00/5 Total de 4 Avaliações |
Desenvolvedor | Peckitt Developments |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Multiplication Table", "version": "1.0", "manifest_version": 2, "description": "Drop down multiplication table.", "browser_action": { "default_icon": "00D7.png", "default_popup": "popup.html" } } |