Skribbl.io unblocked at school

Skribbl.io is live with its current version! One of the most aggravating games ever created.

What is Skribbl.io unblocked at school?

Skribbl.io unblocked at school is a Chrome extension developed by https://funfuni.com, and its main feature is "Skribbl.io is live with its current version! One of the most aggravating games ever created.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Skribbl.io unblocked at school Extension CRX File

Download Skribbl.io unblocked at school extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Skribbl.io unblocked at school Skribbl.io unblocked at school
ID dkgpifieloncldkhkfbhpcchdanmhpde
Official URL https://chromewebstore.google.com/detail/skribblio-unblocked-at-sc/dkgpifieloncldkhkfbhpcchdanmhpde
Description Skribbl.io is live with its current version! One of the most aggravating games ever created.
File Size 127 KB
Installation Count 1,474
Current Version 1.0
Last Updated 2021-12-26
Publish Date 2021-12-25
Rating 2.33/5 Total 3 Ratings
Developer https://funfuni.com
Email [email protected]
Payment Type free
Extension Website https://funfuni.com
Help Page URL https://funfuni.com/contact-us/
Privacy Policy Page URL https://www.funfuni.com/privacy-policy
Supported Languages 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"
}