Robbers in Town!
Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
O que é Robbers in Town!?
Robbers in Town! é uma extensão do Chrome desenvolvida por Karori Games, e sua principal característica é "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Robbers in Town!
Baixe arquivos de extensão Robbers in Town! no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | klfplnbdbdgdajcldkfdifkamnampmlp |
URL Oficial | https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp |
Descrição | Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game! |
Tamanho do Arquivo | 38.34 KB |
Contagem de Instalações | 1,623 |
Versão Atual | 1.5 |
Última Atualização | 2018-10-15 |
Data de Publicação | 2018-10-15 |
Classificação | 2.25/5 Total de 4 Avaliações |
Desenvolvedor | Karori Games |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://www.gocoolgames.com/?game=robbersintown |
URL da Página de Política de Privacidade | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Idiomas Suportados | 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" } |