Alpha Box
Alpha Box Multi-Purpose extension
Alpha Box란 무엇입니까?
Alpha Box은(는) G M에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Alpha Box Multi-Purpose extension"입니다.
확장 프로그램 스크린샷
Alpha Box 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The Alpha Box is an extension that has many Games playable within the popup. Update Log: 1.2.6: There is now extra content, giving access to embedded websites, and a search tool. 1.2.7: I've added a chat feature, allowing multiple users communicate when they have the popup open. 1.2.8 3 New games including slither.io and DragRacerv3 and Gnarshmallow
확장 프로그램 기본 정보
이름 | Alpha Box |
ID | fojjcloiecljkhhanodafkhimlfkncig |
공식 URL | https://chromewebstore.google.com/detail/alpha-box/fojjcloiecljkhhanodafkhimlfkncig |
설명 | Alpha Box Multi-Purpose extension |
파일 크기 | 9.4 KB |
설치 횟수 | 72 |
현재 버전 | 1.2.4 |
최근 업데이트 | 2016-05-04 |
출시 날짜 | 2016-05-04 |
평점 | 4.00/5 총 4 개의 평점 |
개발자 | G M |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.2.4", "manifest_version": 2, "browser_action": { "default_title": "__MSG_appName__", "default_icon": "icon.png", "default_popup": "popup.html" } } |