Robbers in Town!
Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
什麼是Robbers in Town!?
Robbers in Town!是由Karori Games開發的Chrome擴展程式,該擴展的主要功能是“Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!”。
擴展截圖
下載Robbers in Town!擴展crx文件
下載Robbers in Town!擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!
擴展基本資訊
名稱 | |
ID | klfplnbdbdgdajcldkfdifkamnampmlp |
官方網址 | https://chrome.google.com/webstore/detail/robbers-in-town/klfplnbdbdgdajcldkfdifkamnampmlp |
簡介 | Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game! |
檔案大小 | 38.34 KB |
安裝次數 | 1,623 |
目前版本 | 1.5 |
更新時間 | 2018-10-15 |
上架時間 | 2018-10-15 |
評分 | 2.25/5 共 4 次評分 |
開發者 | Karori Games |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | http://www.gocoolgames.com/?game=robbersintown |
隱私政策頁面URL | https://www.ibronto.com/comhype_limited_privacy_policy.pdf |
支援的語言 | 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" } |