Party Time for those Offline
A Simple Extension for Procrastination.
Party Time for those Offline란 무엇입니까?
Party Time for those Offline은(는) wrightMatthew에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A Simple Extension for Procrastination."입니다.
확장 프로그램 스크린샷
Party Time for those Offline 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
You ever find yourself out of internet and bored? Up late working on a paper dreaming of games? In lecture? Snag this extension and you have three little games to keep you entertained: a basic shooter, a paddle and ball game, and a sketching pad to grow reminiscent of your TI-83 drawing days. And just as an added bonus, we have a little banner that'll let you know if your internet is connected. Go on, grab the extension. It's party time.
확장 프로그램 기본 정보
이름 | Party Time for those Offline |
ID | kkjnnjljagjfhjphmifoeapaaimdelbl |
공식 URL | https://chromewebstore.google.com/detail/party-time-for-those-offl/kkjnnjljagjfhjphmifoeapaaimdelbl |
설명 | A Simple Extension for Procrastination. |
파일 크기 | 5.33 MB |
설치 횟수 | 50 |
현재 버전 | 1.0.0.2 |
최근 업데이트 | 2016-04-25 |
출시 날짜 | 2016-04-25 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | wrightMatthew |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Party Time for those Offline", "description": "A Simple Extension for Procrastination.", "icons": { "16": "images\/AwesomeLogo2.png" }, "version": "1.0.0.2", "short_name": "Party Time", "manifest_version": 2, "browser_action": { "default_popup": "partyTimePopUp.html" } } |