Bubble Shooter Game for Chrome

Bubble Shooter Game for Chrome

ما هو Bubble Shooter Game for Chrome؟

Bubble Shooter Game for Chrome هو إضافة Chrome تم تطويرها بواسطة Maze Cracker Games، والميزة الرئيسية لها هي "Bubble Shooter Game for Chrome".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Bubble Shooter Game for Chrome

قم بتنزيل ملفات الامتداد Bubble Shooter Game for Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.                    

معلومات أساسية عن التمديد

الاسم Bubble Shooter Game for Chrome Bubble Shooter Game for Chrome
ID efgmginnledokoioghibpdnhgldmkgem
عنوان URL الرسمي https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem
الوصف Bubble Shooter Game for Chrome
حجم الملف 70.9 KB
عدد التثبيتات 724
النسخة الحالية 1.6
آخر تحديث 2018-09-28
تاريخ النشر 2018-09-28
تقييم 5.00/5 مجموع تقييمات 11
المطور 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": "Bubble Shooter Game for Chrome",
    "icons": {
        "128": "icon128x128.png",
        "16": "icon16x16.png",
        "48": "icon48x48.png"
    },
    "manifest_version": 2,
    "name": "Bubble Shooter Game for Chrome",
    "permissions": [
        "activeTab"
    ],
    "short_name": "Bubble Shooter Game for Chrome",
    "version": "1.6"
}