Skribbl.io unblocked at school

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

O que é Skribbl.io unblocked at school?

Skribbl.io unblocked at school é uma extensão do Chrome desenvolvida por https://funfuni.com, e sua principal característica é "Skribbl.io is live with its current version! One of the most aggravating games ever created.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Skribbl.io unblocked at school

Baixe arquivos de extensão Skribbl.io unblocked at school no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Skribbl.io unblocked at school Skribbl.io unblocked at school
ID dkgpifieloncldkhkfbhpcchdanmhpde
URL Oficial https://chromewebstore.google.com/detail/skribblio-unblocked-at-sc/dkgpifieloncldkhkfbhpcchdanmhpde
Descrição Skribbl.io is live with its current version! One of the most aggravating games ever created.
Tamanho do Arquivo 127 KB
Contagem de Instalações 1,474
Versão Atual 1.0
Última Atualização 2021-12-26
Data de Publicação 2021-12-25
Classificação 2.33/5 Total de 3 Avaliações
Desenvolvedor https://funfuni.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://funfuni.com
URL da Página de Ajuda https://funfuni.com/contact-us/
URL da Página de Política de Privacidade https://www.funfuni.com/privacy-policy
Idiomas Suportados 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"
}