Robbers in Town!
Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
Apa itu Robbers in Town!?
Robbers in Town! adalah ekstensi Chrome yang dikembangkan oleh Karori Games, dan fitur utamanya adalah "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Robbers in Town!
Unduh file ekstensi Robbers in Town! 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
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!
Informasi Dasar Ekstensi
Nama | |
ID | klfplnbdbdgdajcldkfdifkamnampmlp |
URL Resmi | https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp |
Deskripsi | Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game! |
Ukuran File | 38.34 KB |
Jumlah Instalasi | 1,623 |
Versi Saat Ini | 1.5 |
Terakhir Diperbarui | 2018-10-15 |
Tanggal Publikasi | 2018-10-15 |
Penilaian | 2.25/5 Total 4 Penilaian |
Pengembang | Karori Games |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.gocoolgames.com/?game=robbersintown |
URL Halaman Kebijakan Privasi | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Bahasa yang Didukung | 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" } |