2 Player Games
Take on your friends and see who can get the best highscore in these super-fun 2 player games!
2 Player Gamesとは何ですか?
2 Player Gamesはmakeによって開発されたChromeの拡張機能で、その主な機能は「Take on your friends and see who can get the best highscore in these super-fun 2 player games! 」です。
拡張機能のスクリーンショット
2 Player Games拡張機能のCRXファイルをダウンロード
2 Player Games拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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!
拡張機能の基本情報
名前 | |
ID | gmeafakcjpdfdgpfomhhjckoipeoedfg |
公式URL | https://chrome.google.com/webstore/detail/gmeafakcjpdfdgpfomhhjckoipeoedfg |
説明 | Take on your friends and see who can get the best highscore in these super-fun 2 player games! |
ファイルサイズ | 52.39 KB |
インストール数 | 3,235 |
現在のバージョン | 1.5.3 |
最終更新日 | 2018-10-26 |
公開日 | 2018-10-26 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | make |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | http://www.makeupgames.info/privacypolicy.html |
対応言語 | 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" } |