Pinball Game Machine
Pinball Game Machine
ما هو Pinball Game Machine؟
Pinball Game Machine هو إضافة Chrome تم تطويرها بواسطة Maze Cracker Games، والميزة الرئيسية لها هي "Pinball Game Machine".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Pinball Game Machine
قم بتنزيل ملفات الامتداد Pinball Game Machine بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
A pack of three cool pinball machines: classical, breakout style an football style. Click the arrows keys to flip the pad and hit the ball to hit the bonus points. You can spend hours with this addictive game! Breakout version: break the bricks with the ball to earn extra points Football version: push the ball to the gate to earn extra points Enjoy it
معلومات أساسية عن التمديد
الاسم | |
ID | beoilbnfimmfmlkflenphpcjcicfbdgp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/pinball-game-machine/beoilbnfimmfmlkflenphpcjcicfbdgp |
الوصف | Pinball Game Machine |
حجم الملف | 18.96 KB |
عدد التثبيتات | 3,000 |
النسخة الحالية | 1.7 |
آخر تحديث | 2018-10-25 |
تاريخ النشر | 2018-10-25 |
تقييم | 4.38/5 مجموع تقييمات 13 |
المطور | Maze Cracker Games |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.mazecracker.com |
عنوان صفحة سياسة الخصوصية | http://www.mazecracker.com/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Pinball Game Machine", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Pinball Game Machine", "permissions": [ "activeTab" ], "short_name": "Pinball Game Machine", "version": "1.7" } |