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”。
擴展截圖
下載Unblocked Games擴展crx文件
下載Unblocked Games擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
ID | gcfpbekgphipjndnkglfjfgicbihmdni |
官方網址 | 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" } } |