Skribbl.io unblocked at school

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

Qu'est-ce que Skribbl.io unblocked at school ?

Skribbl.io unblocked at school est une extension Chrome développée par https://funfuni.com, et sa fonction principale est "Skribbl.io is live with its current version! One of the most aggravating games ever created.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Skribbl.io unblocked at school

Téléchargez les fichiers d'extension Skribbl.io unblocked at school au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Skribbl.io unblocked at school Skribbl.io unblocked at school
ID dkgpifieloncldkhkfbhpcchdanmhpde
URL Officiel 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.
Taille du Fichier 127 KB
Nombre d'Installations 1,474
Version Actuelle 1.0
Dernière Mise à Jour 2021-12-26
Date de Publication 2021-12-25
Évaluation 2.33/5 Total 3 Évaluations
Développeur https://funfuni.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://funfuni.com
URL de la Page d'Aide https://funfuni.com/contact-us/
URL de la Page de Politique de Confidentialité https://www.funfuni.com/privacy-policy
Langues Prises en Charge 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"
}