Multiplication Table

Drop down multiplication table.

Multiplication Table là gì?

Multiplication Table là một tiện ích mở rộng Chrome được phát triển bởi Peckitt Developments, và tính năng chính của nó là "Drop down multiplication table.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Multiplication Table

Tải xuống các tệp mở rộng Multiplication Table dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Multiplication Table Multiplication Table
ID efojmcondicmmlepieoficobmdnpnfmd
URL Chính Thức https://chromewebstore.google.com/detail/multiplication-table/efojmcondicmmlepieoficobmdnpnfmd
Mô tả Drop down multiplication table.
Kích Thước Tệp 23.94 KB
Số Lần Cài Đặt 1,390
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2014-01-10
Ngày Phát Hành 2014-01-10
Đánh Giá 4.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Peckitt Developments
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}