MAJIQ Wheel

A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ!

¿Qué es MAJIQ Wheel?

MAJIQ Wheel es una extensión de Chrome desarrollada por Zi Chao Zhang, y su función principal es "A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión MAJIQ Wheel

Descarga archivos de extensión MAJIQ Wheel en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre MAJIQ Wheel MAJIQ Wheel
ID ppooppbgpecgjkajonpfapehnebehaba
URL Oficial https://chromewebstore.google.com/detail/majiq-wheel/ppooppbgpecgjkajonpfapehnebehaba
Descripción A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ!
Tamaño del Archivo 220 KB
Cantidad de Instalaciones 169
Versión Actual 1.0.1
Última Actualización 2022-01-10
Fecha de Publicación 2022-01-10
Calificación 4.00/5 Total de 2 Calificaciones
Desarrollador Zi Chao Zhang
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}