Multiplication Table
Drop down multiplication table.
Hvad er Multiplication Table?
Multiplication Table er en Chrome-udvidelse udviklet af Peckitt Developments, og dens hovedfunktion er "Drop down multiplication table.".
Udvidelsesskærmbilleder
Download Multiplication Table-udvidelses-CRX-fil
Download Multiplication Table-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Multiplication Table |
ID | efojmcondicmmlepieoficobmdnpnfmd |
Officiel URL | https://chromewebstore.google.com/detail/multiplication-table/efojmcondicmmlepieoficobmdnpnfmd |
Beskrivelse | Drop down multiplication table. |
Filstørrelse | 23.94 KB |
Antal Installationer | 1,390 |
Nuværende Version | 1.0 |
Senest Opdateret | 2014-01-10 |
Udgivelsesdato | 2014-01-10 |
Bedømmelse | 4.00/5 Samlet 4 Bedømmelser |
Udvikler | Peckitt Developments |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |