2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
什麼是2 Player Games?
2 Player Games是由make開發的Chrome擴展程式,該擴展的主要功能是“Take on your friends and see who can get the best highscore in these super-fun 2 player games! ”。
擴展截圖
下載2 Player Games擴展crx文件
下載2 Player Games擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Pick any of these great two-player games and have fun! Find all the best 2 player games on the web here! Take on your friends and see who can get the best highscore in these super-fun 2 player games! Play now!
擴展基本資訊
名稱 | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
官方網址 | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
簡介 | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
檔案大小 | 52.39 KB |
安裝次數 | 3,235 |
目前版本 | 1.5.3 |
更新時間 | 2018-10-26 |
上架時間 | 2018-10-26 |
評分 | 3.00/5 共 1 次評分 |
開發者 | make |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | http://www.makeupgames.info/privacypolicy.html |
支援的語言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_app_name__" }, "default_locale": "en", "description": "__MSG_app_description__", "manifest_version": 2, "name": "__MSG_app_name__", "short_name": "2 Player Games", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.5.3" } |