Multiplication Table

Drop down multiplication table.

Multiplication Tableคืออะไร?

Multiplication Table เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Peckitt Developments และคุณลักษณะหลักของมันคือ "Drop down multiplication table."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Multiplication Table

ดาวน์โหลดไฟล์ส่วนขยาย Multiplication Table ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Multiplication Table Multiplication Table
ID efojmcondicmmlepieoficobmdnpnfmd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/multiplication-table/efojmcondicmmlepieoficobmdnpnfmd
คำอธิบาย Drop down multiplication table.
ขนาดไฟล์ 23.94 KB
จำนวนการติดตั้ง 1,390
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2014-01-10
วันที่เผยแพร่ 2014-01-10
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา Peckitt Developments
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
    }
}