2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
Was ist 2 Player Games?
2 Player Games ist eine Chrome-Erweiterung, die von make entwickelt wurde, und ihr Hauptmerkmal ist "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".
Erweiterungsscreenshots
2 Player Games-Erweiterungs-CRX-Datei herunterladen
Laden Sie 2 Player Games-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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!
Grundlegende Informationen zur Erweiterung
Name | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
Offizielle URL | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
Beschreibung | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
Dateigröße | 52.39 KB |
Installationsanzahl | 3,235 |
Aktuelle Version | 1.5.3 |
Letztes Update | 2018-10-26 |
Veröffentlichungsdatum | 2018-10-26 |
Bewertung | 3.00/5 Insgesamt 1 Bewertungen |
Entwickler | make |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | http://www.makeupgames.info/privacypolicy.html |
Unterstützte Sprachen | 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" } |