Game Box
Daily Free Games
Game Boxとは何ですか?
Game Boxはhttp://www.usegamebox.comによって開発されたChromeの拡張機能で、その主な機能は「Daily Free Games」です。
拡張機能のスクリーンショット
Game Box拡張機能のCRXファイルをダウンロード
Game Box拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Tired of playing a single game? We now offer a game box! - Racing, Parking, Puzzle, Girls, Kids, Mario and the game box contains a lot of different categories. - Every day new games are added. - Ease of Access - Ad-free games - Does not contain pop-ups and other intrusive advertising. - Quality of the game is drawn daily from gaming sites, you will see the latest games first! You to join the world of this game, do not be late! Come on! What are you waiting!
拡張機能の基本情報
名前 | |
ID | fcehbgfgpmkmombnnlgkgclookhjikjb |
公式URL | https://chrome.google.com/webstore/detail/game-box/fcehbgfgpmkmombnnlgkgclookhjikjb |
説明 | Daily Free Games |
ファイルサイズ | 254 KB |
インストール数 | 857 |
現在のバージョン | 1.2 |
最終更新日 | 2014-08-13 |
公開日 | 2014-08-13 |
評価 | 4.07/5 合計 14 レビュー |
開発者 | http://www.usegamebox.com |
支払い方法 | free |
拡張機能のウェブサイト | http://www.usegamebox.com |
対応言語 | en,tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2", "name": "__MSG_app_baslik__", "description": "__MSG_app_aciklama__", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "storage", "http:\/\/www.usegamebox.com\/*" ], "default_locale": "en", "browser_action": { "default_title": "__MSG_app_baslik__", "default_icon": "icon-48.png", "default_popup": "index.html" }, "manifest_version": 2 } |