Skribbl.io unblocked at school

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

Was ist Skribbl.io unblocked at school?

Skribbl.io unblocked at school ist eine Chrome-Erweiterung, die von https://funfuni.com entwickelt wurde, und ihr Hauptmerkmal ist "Skribbl.io is live with its current version! One of the most aggravating games ever created.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Skribbl.io unblocked at school-Erweiterungs-CRX-Datei herunterladen

Laden Sie Skribbl.io unblocked at school-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Skribbl.io unblocked at school Skribbl.io unblocked at school
ID dkgpifieloncldkhkfbhpcchdanmhpde
Offizielle URL https://chromewebstore.google.com/detail/skribblio-unblocked-at-sc/dkgpifieloncldkhkfbhpcchdanmhpde
Beschreibung Skribbl.io is live with its current version! One of the most aggravating games ever created.
Dateigröße 127 KB
Installationsanzahl 1,474
Aktuelle Version 1.0
Letztes Update 2021-12-26
Veröffentlichungsdatum 2021-12-25
Bewertung 2.33/5 Insgesamt 3 Bewertungen
Entwickler https://funfuni.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://funfuni.com
Hilfeseite URL https://funfuni.com/contact-us/
URL der Datenschutzrichtlinien-Seite https://www.funfuni.com/privacy-policy
Unterstützte Sprachen 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"
}