Robbers in Town!

Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!

Was ist Robbers in Town!?

Robbers in Town! ist eine Chrome-Erweiterung, die von Karori Games entwickelt wurde, und ihr Hauptmerkmal ist "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Robbers in Town!-Erweiterungs-CRX-Datei herunterladen

Laden Sie Robbers in Town!-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Robbers in Town! Robbers in Town!
ID klfplnbdbdgdajcldkfdifkamnampmlp
Offizielle URL https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp
Beschreibung Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
Dateigröße 38.34 KB
Installationsanzahl 1,623
Aktuelle Version 1.5
Letztes Update 2018-10-15
Veröffentlichungsdatum 2018-10-15
Bewertung 2.25/5 Insgesamt 4 Bewertungen
Entwickler Karori Games
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.gocoolgames.com/?game=robbersintown
URL der Datenschutzrichtlinien-Seite https://www.ibronto.com/comhype_limited_privacy_policy.pdf
Unterstützte Sprachen 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"
}