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文件
下载MAJIQ Wheel扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |