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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://funfuni.com และคุณลักษณะหลักของมันคือ "Skribbl.io is live with its current version! One of the most aggravating games ever created."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Skribbl.io unblocked at school

ดาวน์โหลดไฟล์ส่วนขยาย 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 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"
}