MAJIQ Wheel
A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ!
MAJIQ Wheel란 무엇입니까?
MAJIQ Wheel은(는) Zi Chao Zhang에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ!"입니다.
확장 프로그램 스크린샷
MAJIQ Wheel 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A spinning wheel that allows the user to randomly generate an answer when faced with many choices. The MAJIQ Wheel can be used individually when unsure about the answer of a multiple choice question. Or it can be used collectively with a group of friends when deciding the order of players in an online board game. Users can select between answers of numerical or alphabetical format, and can select up to 4 options. For example, the user can select the alphabetical format and the following options: second, third, fourth. When the user presses the spin button, the MAJIQ Wheel will update its display to randomly select between values: b, c, d. Users spend most of their time online, whether that's to play games or to write exams. The MAJIQ Wheel, as a Chrome extension, gives the user convenient access to a randomizer tool that can be applied to a multitude of online tasks.
확장 프로그램 기본 정보
이름 | MAJIQ Wheel |
ID | ppooppbgpecgjkajonpfapehnebehaba |
공식 URL | https://chromewebstore.google.com/detail/majiq-wheel/ppooppbgpecgjkajonpfapehnebehaba |
설명 | A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ! |
파일 크기 | 220 KB |
설치 횟수 | 169 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2022-01-10 |
출시 날짜 | 2022-01-10 |
평점 | 4.00/5 총 2 개의 평점 |
개발자 | Zi Chao Zhang |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "MAJIQ Wheel", "version": "1.0.1", "description": "A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ!", "icons": { "128": "logo128.png" }, "action": { "default_title": "MAJIQ Wheel", "default_popup": "index.html" } } |