Multiplication Table
Drop down multiplication table.
Multiplication Table란 무엇입니까?
Multiplication Table은(는) Peckitt Developments에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Drop down multiplication table."입니다.
확장 프로그램 스크린샷
Multiplication Table 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |