Robbers in Town!
Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
Co to jest Robbers in Town!?
Robbers in Town! to rozszerzenie Chrome opracowane przez Karori Games, a jego główną funkcją jest „Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Robbers in Town!
Pobierz pliki rozszerzeń Robbers in Town! w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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!
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | klfplnbdbdgdajcldkfdifkamnampmlp |
Oficjalny URL | https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp |
Opis | Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game! |
Rozmiar pliku | 38.34 KB |
Liczba instalacji | 1,623 |
Aktualna Wersja | 1.5 |
Ostatnia Aktualizacja | 2018-10-15 |
Data Publikacji | 2018-10-15 |
Ocena | 2.25/5 Łącznie 4 Oceny |
Deweloper | Karori Games |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | http://www.gocoolgames.com/?game=robbersintown |
Adres URL Strony Polityki Prywatności | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
Obsługiwane Języki | 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" } |