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 |
公式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 |
Eメール | [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" } } |