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 |
Eメール | [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" } } |