Robbers in Town!
Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
Robbers in Town!とは何ですか?
Robbers in Town!はKarori Gamesによって開発されたChromeの拡張機能で、その主な機能は「Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!」です。
拡張機能のスクリーンショット
Robbers in Town!拡張機能のCRXファイルをダウンロード
Robbers in Town!拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Robbers in town - escape the two robbers out of the crime scence, issue is that they must follow one another, otherwise - if one falls to the hands of police, the other will get caught too!
拡張機能の基本情報
名前 | |
ID | klfplnbdbdgdajcldkfdifkamnampmlp |
公式URL | https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp |
説明 | Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game! |
ファイルサイズ | 38.34 KB |
インストール数 | 1,623 |
現在のバージョン | 1.5 |
最終更新日 | 2018-10-15 |
公開日 | 2018-10-15 |
評価 | 2.25/5 合計 4 レビュー |
開発者 | Karori Games |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.gocoolgames.com/?game=robbersintown |
プライバシーポリシーページのURL | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Robbers in Town!", "permissions": [ "activeTab" ], "short_name": "Robbers in Town!", "version": "1.5" } |