The Impossible Quiz 2 Install
Play the popular game The Impossible Quiz 2 Install online!
The Impossible Quiz 2 Install란 무엇입니까?
The Impossible Quiz 2 Install은(는) http://quiz2.99freegames.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play the popular game The Impossible Quiz 2 Install online!"입니다.
확장 프로그램 스크린샷
The Impossible Quiz 2 Install 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
If you like the 1st part, you'll find this one the hardest of all tests! The rules are simple, try to answer all of "questions". Sounds easy enough, however, you will have to use your reflexes, crazy skills, and a nice bit taste of logic in order to be able to accomplish that. Some questions are multiple choice, but there are many others that will have out-of-logic surprises! You will have to try to think outside the box. Will you be able to solve all the tricky questions?
확장 프로그램 기본 정보
이름 | |
ID | oedikidfainijkpbnoiilgdjelhecjcn |
공식 URL | https://chrome.google.com/webstore/detail/the-impossible-quiz-2-ins/oedikidfainijkpbnoiilgdjelhecjcn |
설명 | Play the popular game The Impossible Quiz 2 Install online! |
파일 크기 | 20.48 KB |
설치 횟수 | 540 |
현재 버전 | 2.4.1 |
최근 업데이트 | 2018-08-31 |
출시 날짜 | 2018-08-31 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | http://quiz2.99freegames.net |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://quiz2.99freegames.net |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "The Impossible Quiz 2 Install", "version": "2.4.1", "manifest_version": 2, "description": "Play the popular game The Impossible Quiz 2 Install online!", "homepage_url": "http:\/\/quiz2.99freegames.net\/", "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/22x22.png", "default_title": "The Impossible Quiz 2 Install", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "bookmarks", "http:\/\/quiz2.99freegames.net\/" ] } |