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