Skribbl.io unblocked at school

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

什么是Skribbl.io unblocked at school?

Skribbl.io unblocked at school是由https://funfuni.com开发的Chrome扩展程序,该扩展的主要功能是“Skribbl.io is live with its current version! One of the most aggravating games ever created.”。

扩展截图

screenshot
screenshot
screenshot

下载Skribbl.io unblocked at school扩展crx文件

下载Skribbl.io unblocked at school扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Skribbl.io unblocked at school Skribbl.io unblocked at school
ID dkgpifieloncldkhkfbhpcchdanmhpde
官方URL https://chromewebstore.google.com/detail/skribblio-unblocked-at-sc/dkgpifieloncldkhkfbhpcchdanmhpde
简介 Skribbl.io is live with its current version! One of the most aggravating games ever created.
文件大小 127 KB
安装次数 1,474
当前版本 1.0
更新时间 2021-12-26
上架时间 2021-12-25
评分 2.33/5 共3次评分
开发者 https://funfuni.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://funfuni.com
帮助页面URL https://funfuni.com/contact-us/
隐私政策页面URL https://www.funfuni.com/privacy-policy
支持的语言 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"
}