Bubble Crush Game

Play the bubble crush game and challenge with your friends.

ما هو Bubble Crush Game؟

Bubble Crush Game هو إضافة Chrome تم تطويرها بواسطة marilinettee، والميزة الرئيسية لها هي "Play the bubble crush game and challenge with your friends.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Bubble Crush Game

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

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

                        Bubble Crush game
Bubble Crush is a most exciting connect bubbles game.Swipe you mouse to connect bubbles with the same color, you have 60 seconds to crush bubble
Smash bubbles of the same color. Smash big groups and score a lot of points!
This game's rules are simple. First you need to think strategically. You need to predict the best play to gather the most bubbles of the same color.                    

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

الاسم Bubble Crush Game Bubble Crush Game
ID kogjiplnhndomljofcljepfohpalobpp
عنوان URL الرسمي https://chromewebstore.google.com/detail/bubble-crush-game/kogjiplnhndomljofcljepfohpalobpp
الوصف Play the bubble crush game and challenge with your friends.
حجم الملف 79.47 KB
عدد التثبيتات 22
النسخة الحالية 0.0.1
آخر تحديث 2018-03-04
تاريخ النشر 2018-03-04
تقييم 5.00/5 مجموع تقييمات 2
المطور marilinettee
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bubble Crush Game",
    "description": "Play the bubble crush game and challenge with your friends.",
    "short_name": "Bubble Crush Games",
    "version": "0.0.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.PNG",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon.PNG",
        "48": "icon.PNG",
        "128": "icon.PNG"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}