Virtual School Lingo Bingo
Make virtual school a lot more fun!!!
Virtual School Lingo Bingoとは何ですか?
Virtual School Lingo Bingoはjenyuincreatorによって開発されたChromeの拡張機能で、その主な機能は「Make virtual school a lot more fun!!!」です。
拡張機能のスクリーンショット
Virtual School Lingo Bingo拡張機能のCRXファイルをダウンロード
Virtual School Lingo Bingo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Make virtual school a lot more fun with Virtual School (VS) Lingo Bingo!
How to play:
🔹Open the extension by clicking the VS Lingo Bingo icon in the top right corner (extension must be pinned)
🔹When opening the extension for the first time, press "New Bingo Card" to fill the empty boxes.
🔹Click the free space in the centre at any time
🔹When someone says or does something on your bingo card, click its square to keep track of it
🔹When you get 5 in a row (horizontally, vertically, or diagonally), confetti will appear to celebrate your achievement
🔹The card will automatically reset after the confetti celebration
Some other tips:
🔺Quotation marks surround the things people may say, while regular prompts are things people may do
🔺The card will automatically save when you close the popup so that you can resume your game the next time you open it
🔺You can always deselect a square if need be
🔺If you do not like the prompts on your bingo card, you can get a new bingo card at any time by clicking the “New Bingo Card” button
🔺Pay attention in class and have fun! 😁
Acknowledgements:
- Thank you to my awesome teacher for thinking of the online school bingo idea
- Thank you to everyone who helped come up with bingo prompts 拡張機能の基本情報
| 名前 | |
| ID | njnahgjckemceggjlgiepglacgkgmafa |
| 公式URL | https://chromewebstore.google.com/detail/virtual-school-lingo-bing/njnahgjckemceggjlgiepglacgkgmafa |
| 説明 | Make virtual school a lot more fun!!! |
| ファイルサイズ | 55.53 KB |
| インストール数 | 73 |
| 現在のバージョン | 0.1 |
| 最終更新日 | 2021-05-26 |
| 公開日 | 2021-05-25 |
| 評価 | 5.00/5 合計 6 レビュー |
| 開発者 | jenyuincreator |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Virtual School Lingo Bingo",
"description": "Make virtual school a lot more fun!!!",
"version": "0.1",
"author": "Jennifer Yu",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "Virtual School Lingo Bingo",
"default_icon": "icon.png"
},
"permissions": [
"storage"
]
} | |