Getting over it
Getting over it in an extension. If you need help, discord me at tom#3341.
Getting over it란 무엇입니까?
Getting over it은(는) chrmdev06에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Getting over it in an extension. If you need help, discord me at tom#3341."입니다.
확장 프로그램 스크린샷
Getting over it 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension lets you play "getting over it" by griffpatch, right in your browser. This extension isn't made by or endorsed by griffpatch, scratch or turbowarp. Please don't sue me, I warned you. All credit goes to griffpatch, as he is the one who made the game.
확장 프로그램 기본 정보
이름 | |
ID | lmllgbcnapcbddkhdkmecfhgifgbeagh |
공식 URL | https://chrome.google.com/webstore/detail/getting-over-it/lmllgbcnapcbddkhdkmecfhgifgbeagh |
설명 | Getting over it in an extension. If you need help, discord me at tom#3341. |
파일 크기 | 27.09 MB |
설치 횟수 | 2,000 |
현재 버전 | 2.1 |
최근 업데이트 | 2021-11-06 |
출시 날짜 | 2021-09-22 |
평점 | 5.00/5 총 4 개의 평점 |
개발자 | chrmdev06 |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "name": "Getting over it", "description": "Getting over it in an extension. If you need help, discord me at tom#3341.", "version": "2.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |