2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
Apa itu 2 Player Games?
2 Player Games adalah ekstensi Chrome yang dikembangkan oleh make, dan fitur utamanya adalah "Take on your friends and see who can get the best highscore in these super-fun 2 player games! ".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi 2 Player Games
Unduh file ekstensi 2 Player Games dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
URL Resmi | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
Deskripsi | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
Ukuran File | 52.39 KB |
Jumlah Instalasi | 3,235 |
Versi Saat Ini | 1.5.3 |
Terakhir Diperbarui | 2018-10-26 |
Tanggal Publikasi | 2018-10-26 |
Penilaian | 3.00/5 Total 1 Penilaian |
Pengembang | make |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | http://www.makeupgames.info/privacypolicy.html |
Bahasa yang Didukung | 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" } |