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 |
官方URL | 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" } |