Robbers in Town!
Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!
ما هو Robbers in Town!؟
Robbers in Town! هو إضافة Chrome تم تطويرها بواسطة Karori Games، والميزة الرئيسية لها هي "Help the two robbers escape town after a robbery, a cool challenging puzzle - adventure game!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Robbers in Town!
قم بتنزيل ملفات الامتداد Robbers in Town! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان URL الرسمي | 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 |
عنوان صفحة سياسة الخصوصية | 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" } |