Unblocked Games

This extension was created with the help of mit.edu

Unblocked Games란 무엇입니까?

Unblocked Games은(는) Cool Jum에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension was created with the help of mit.edu"입니다.

확장 프로그램 스크린샷

screenshot

Unblocked Games 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        There are more than 10000 Unblocked Games for School. One of the best unblocked games 66 at school online everyday! We have the newest games to play on. 

All the games are made on HTML5, WebGL and flash. 

This extension is developed to play online gaming on google chrome where you can find lots of free cool game

If you’re not happy with the list of games and want to add your own or favorite unblocked game.

Everyone loves games. And we feel bad when we find that we can’t play our favorite game in someplace. It gives to switch our mind and thought and helped us to keep positive. 

Indoor games are popular nowadays due to many reasons. And of if them is people have very little or no time to go outdoors and play games. So they play games on their personal computers, Chromebook and online.                    

확장 프로그램 기본 정보

이름 Unblocked Games Unblocked Games
ID gcfpbekgphipjndnkglfjfgicbihmdni
공식 URL https://chromewebstore.google.com/detail/unblocked-games/gcfpbekgphipjndnkglfjfgicbihmdni
설명 This extension was created with the help of mit.edu
파일 크기 40.89 KB
설치 횟수 4,324
현재 버전 0.0.9
최근 업데이트 2021-03-04
출시 날짜 2021-03-04
평점 2.00/5 총 5 개의 평점
개발자 Cool Jum
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://scratch.mit.edu/studios/6068305/
도움말 페이지 URL https://scratch.mit.edu/contact-us/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Unblocked Games",
    "version": "0.0.9",
    "manifest_version": 2,
    "description": "This extension was created with the help of mit.edu",
    "homepage_url": "https:\/\/scratch.mit.edu\/studios\/6068305\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "\/js\/background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}