Multiplication Table

Drop down multiplication table.

Apa itu Multiplication Table?

Multiplication Table adalah ekstensi Chrome yang dikembangkan oleh Peckitt Developments, dan fitur utamanya adalah "Drop down multiplication table.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Multiplication Table

Unduh file ekstensi Multiplication Table dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Multiplication Table Multiplication Table
ID efojmcondicmmlepieoficobmdnpnfmd
URL Resmi https://chromewebstore.google.com/detail/multiplication-table/efojmcondicmmlepieoficobmdnpnfmd
Deskripsi Drop down multiplication table.
Ukuran File 23.94 KB
Jumlah Instalasi 1,390
Versi Saat Ini 1.0
Terakhir Diperbarui 2014-01-10
Tanggal Publikasi 2014-01-10
Penilaian 4.00/5 Total 4 Penilaian
Pengembang Peckitt Developments
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}