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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A multipurpose wheel. Originally intented for randomly selecting an answer for multiple choice questions. Works like MAJIQ!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MAJIQ Wheel एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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"
    }
}