2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
What is 2 Player Games?
2 Player Games is a Chrome extension developed by make, and its main feature is "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".
Extension Screenshots
Download 2 Player Games Extension CRX File
Download 2 Player Games extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
Official URL | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
Description | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
File Size | 52.39 KB |
Installation Count | 3,235 |
Current Version | 1.5.3 |
Last Updated | 2018-10-26 |
Publish Date | 2018-10-26 |
Rating | 3.00/5 Total 1 Ratings |
Developer | make |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.makeupgames.info/privacypolicy.html |
Supported Languages | 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" } |