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
官方網址 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"
}