Bad Ice Cream Install
Play the popular game Bad Ice Cream Install online!
ما هو Bad Ice Cream Install؟
Bad Ice Cream Install هو إضافة Chrome تم تطويرها بواسطة http://badicecream.99freegames.net، والميزة الرئيسية لها هي "Play the popular game Bad Ice Cream Install online!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Bad Ice Cream Install
قم بتنزيل ملفات الامتداد Bad Ice Cream Install بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
The popular arcade game Bad Ice Cream is here
معلومات أساسية عن التمديد
الاسم | |
ID | dhomjlmmdbkidpebhgehmnjjagkaghph |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/bad-ice-cream-install/dhomjlmmdbkidpebhgehmnjjagkaghph |
الوصف | Play the popular game Bad Ice Cream Install online! |
حجم الملف | 29.68 KB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 1.0.0.1 |
آخر تحديث | 2018-04-09 |
تاريخ النشر | 2018-04-09 |
تقييم | 3.00/5 مجموع تقييمات 8 |
المطور | http://badicecream.99freegames.net |
نوع الدفع | free |
موقع الإضافة | http://badicecream.99freegames.net |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bad Ice Cream Install", "version": "1.0.0.1", "manifest_version": 2, "description": "Play the popular game Bad Ice Cream Install online!", "homepage_url": "http:\/\/badicecream.99freegames.net\/", "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/22x22.png", "default_title": "Bad Ice Cream Install", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "bookmarks", "http:\/\/badicecream.99freegames.net\/" ] } |