2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
¿Qué es 2 Player Games?
2 Player Games es una extensión de Chrome desarrollada por make, y su función principal es "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión 2 Player Games
Descarga archivos de extensión 2 Player Games en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
URL Oficial | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
Descripción | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
Tamaño del Archivo | 52.39 KB |
Cantidad de Instalaciones | 3,235 |
Versión Actual | 1.5.3 |
Última Actualización | 2018-10-26 |
Fecha de Publicación | 2018-10-26 |
Calificación | 3.00/5 Total de 1 Calificaciones |
Desarrollador | make |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | http://www.makeupgames.info/privacypolicy.html |
Idiomas Soportados | 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" } |