Multiplication Table
Drop down multiplication table.
Wat is Multiplication Table?
Multiplication Table is een Chrome-extensie ontwikkeld door Peckitt Developments, en de belangrijkste functie is "Drop down multiplication table.".
Extensie Screenshots
Download het CRX-bestand van de extensie Multiplication Table
Download Multiplication Table-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Multiplication Table |
ID | efojmcondicmmlepieoficobmdnpnfmd |
Officiële URL | https://chromewebstore.google.com/detail/multiplication-table/efojmcondicmmlepieoficobmdnpnfmd |
Beschrijving | Drop down multiplication table. |
Bestandsgrootte | 23.94 KB |
Aantal Installaties | 1,390 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2014-01-10 |
Publicatiedatum | 2014-01-10 |
Beoordeling | 4.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | Peckitt Developments |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |