Robbers in Town!
Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
What is Robbers in Town!?
Robbers in Town! is a Chrome extension developed by Karori Games, and its main feature is "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!".
Extension Screenshots
Download Robbers in Town! Extension CRX File
Download Robbers in Town! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | klfplnbdbdgdajcldkfdifkamnampmlp |
Official URL | https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp |
Description | Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game! |
File Size | 38.34 KB |
Installation Count | 1,623 |
Current Version | 1.5 |
Last Updated | 2018-10-15 |
Publish Date | 2018-10-15 |
Rating | 2.25/5 Total 4 Ratings |
Developer | Karori Games |
[email protected] | |
Payment Type | free |
Extension Website | http://www.gocoolgames.com/?game=robbersintown |
Privacy Policy Page URL | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Supported Languages | 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" } |