Robbers in Town!

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

Vad är Robbers in Town!?

Robbers in Town! är en Chrome-tillägg utvecklad av Karori Games, och dess huvudfunktion är "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Robbers in Town!-förlängningens CRX-fil

Ladda ner Robbers in Town!-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn Robbers in Town! Robbers in Town!
ID klfplnbdbdgdajcldkfdifkamnampmlp
Officiell webbadress https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp
Beskrivning Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
Filstorlek 38.34 KB
Antal Installationer 1,623
Aktuell Version 1.5
Senast Uppdaterad 2018-10-15
Publiceringsdatum 2018-10-15
Betyg 2.25/5 Totalt 4 Betyg
Utvecklare Karori Games
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.gocoolgames.com/?game=robbersintown
URL till Sekretesspolicy Sidan https://www.ibronto.com/comhype_limited_privacy_policy.pdf
Stödda Språk 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"
}