Skribbl.io unblocked at school

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

Cos'è Skribbl.io unblocked at school?

Skribbl.io unblocked at school è un'estensione di Chrome sviluppata da https://funfuni.com, e la sua funzione principale è "Skribbl.io is live with its current version! One of the most aggravating games ever created.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Skribbl.io unblocked at school

Scarica i file di estensione Skribbl.io unblocked at school in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Skribbl.io unblocked at school Skribbl.io unblocked at school
ID dkgpifieloncldkhkfbhpcchdanmhpde
URL Ufficiale https://chromewebstore.google.com/detail/skribblio-unblocked-at-sc/dkgpifieloncldkhkfbhpcchdanmhpde
Descrizione Skribbl.io is live with its current version! One of the most aggravating games ever created.
Dimensione del File 127 KB
Conteggio Installazioni 1,474
Versione Corrente 1.0
Ultimo Aggiornamento 2021-12-26
Data di Pubblicazione 2021-12-25
Valutazione 2.33/5 Totale 3 Valutazioni
Sviluppatore https://funfuni.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://funfuni.com
URL della Pagina di Aiuto https://funfuni.com/contact-us/
URL della Pagina della Politica sulla Privacy https://www.funfuni.com/privacy-policy
Lingue Supportate 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"
}