Skribbl.io unblocked at school

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

Vad är Skribbl.io unblocked at school?

Skribbl.io unblocked at school är en Chrome-tillägg utvecklad av https://funfuni.com, och dess huvudfunktion är "Skribbl.io is live with its current version! One of the most aggravating games ever created.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Skribbl.io unblocked at school-förlängningens CRX-fil

Ladda ner Skribbl.io unblocked at school-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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                    

Grundläggande Information om Tillägg

Namn Skribbl.io unblocked at school Skribbl.io unblocked at school
ID dkgpifieloncldkhkfbhpcchdanmhpde
Officiell webbadress https://chromewebstore.google.com/detail/skribblio-unblocked-at-sc/dkgpifieloncldkhkfbhpcchdanmhpde
Beskrivning Skribbl.io is live with its current version! One of the most aggravating games ever created.
Filstorlek 127 KB
Antal Installationer 1,474
Aktuell Version 1.0
Senast Uppdaterad 2021-12-26
Publiceringsdatum 2021-12-25
Betyg 2.33/5 Totalt 3 Betyg
Utvecklare https://funfuni.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://funfuni.com
Hjälpsida URL https://funfuni.com/contact-us/
URL till Sekretesspolicy Sidan https://www.funfuni.com/privacy-policy
Stödda Språk 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"
}