2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
Wat is 2 Player Games?
2 Player Games is een Chrome-extensie ontwikkeld door make, en de belangrijkste functie is "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".
Extensie Screenshots
Download het CRX-bestand van de extensie 2 Player Games
Download 2 Player Games-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
Officiële URL | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
Beschrijving | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
Bestandsgrootte | 52.39 KB |
Aantal Installaties | 3,235 |
Huidige Versie | 1.5.3 |
Laatst Bijgewerkt | 2018-10-26 |
Publicatiedatum | 2018-10-26 |
Beoordeling | 3.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | make |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | http://www.makeupgames.info/privacypolicy.html |
Ondersteunde Talen | 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" } |