2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
O que é 2 Player Games?
2 Player Games é uma extensão do Chrome desenvolvida por make, e sua principal característica é "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão 2 Player Games
Baixe arquivos de extensão 2 Player Games no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
URL Oficial | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
Descrição | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
Tamanho do Arquivo | 52.39 KB |
Contagem de Instalações | 3,235 |
Versão Atual | 1.5.3 |
Última Atualização | 2018-10-26 |
Data de Publicação | 2018-10-26 |
Classificação | 3.00/5 Total de 1 Avaliações |
Desenvolvedor | make |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | http://www.makeupgames.info/privacypolicy.html |
Idiomas Suportados | 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" } |