Bubble Shooter

Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.

ما هو Bubble Shooter؟

Bubble Shooter هو إضافة Chrome تم تطويرها بواسطة wacamoss، والميزة الرئيسية لها هي "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".

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

screenshot
screenshot

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

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

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

                        Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.                    

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

الاسم Bubble Shooter Bubble Shooter
ID omfenaiekfkoakpphjjjgefaoojhhegp
عنوان URL الرسمي https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp
الوصف Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
حجم الملف 44.47 KB
عدد التثبيتات 212
النسخة الحالية 0.0.8
آخر تحديث 2019-03-26
تاريخ النشر 2019-03-26
تقييم 5.00/5 مجموع تقييمات 1
المطور wacamoss
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://www.bubbleshooter.me/privacypolicy.html
اللغات المدعومة id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Bubble Shooter",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.8"
}