Skribbl.io unblocked at school
Skribbl.io is live with its current version! One of the most aggravating games ever created.
Skribbl.io unblocked at schoolとは何ですか?
Skribbl.io unblocked at schoolはhttps://funfuni.comによって開発されたChromeの拡張機能で、その主な機能は「Skribbl.io is live with its current version! One of the most aggravating games ever created.」です。
拡張機能のスクリーンショット
Skribbl.io unblocked at school拡張機能のCRXファイルをダウンロード
Skribbl.io unblocked at school拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Skribbl.io is a free io drawing game in which you have to guess the secret word. One game consists of a few rounds in which every round someone has to draw their chosen word and others have to guess it to gain points! The person with the most points at the end of game will then be crowned as the winner! When its your turn to draw, you will have to choose a word from three options and visualize that word in 80 seconds, alternatively when somebody else is drawing you have to type your guess into the chat to gain points, be quick, the earlier you guess a word the more points you get! io games
拡張機能の基本情報
名前 | Skribbl.io unblocked at school |
ID | dkgpifieloncldkhkfbhpcchdanmhpde |
公式URL | https://chromewebstore.google.com/detail/skribblio-unblocked-at-sc/dkgpifieloncldkhkfbhpcchdanmhpde |
説明 | Skribbl.io is live with its current version! One of the most aggravating games ever created. |
ファイルサイズ | 127 KB |
インストール数 | 1,474 |
現在のバージョン | 1.0 |
最終更新日 | 2021-12-26 |
公開日 | 2021-12-25 |
評価 | 2.33/5 合計 3 レビュー |
開発者 | https://funfuni.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://funfuni.com |
ヘルプページのURL | https://funfuni.com/contact-us/ |
プライバシーポリシーページのURL | https://www.funfuni.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "author": "Best Game", "name": "Skribbl.io unblocked at school", "description": "Skribbl.io is live with its current version! One of the most aggravating games ever created.", "manifest_version": 3, "version": "1.0", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "js\/background.js" }, "permissions": [ "topSites" ], "icons": { "128": "128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |