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 |
公式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" } } |