Multiplication Table
Drop down multiplication table.
什麼是Multiplication Table?
Multiplication Table是由Peckitt Developments開發的Chrome擴展程式,該擴展的主要功能是“Drop down multiplication table.”。
擴展截圖
下載Multiplication Table擴展crx文件
下載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 |
ID | efojmcondicmmlepieoficobmdnpnfmd |
官方網址 | 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" } } |