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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
이메일 | [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" } |