Breakout

Polka Themed Action

ما هو Breakout؟

Breakout هو إضافة Chrome تم تطويرها بواسطة Integer Cafe، والميزة الرئيسية لها هي "Polka Themed Action".

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

screenshot

تحميل ملف CRX للإضافة Breakout

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

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

                        Ever played Arkonoid? or Blaster Ball? This is a variant of those two games, You play as a yellow bat. You're objective is to score as much points as possible. The game starts out slow; But every 25 seconds speeds the game up by a bit. So you'll want to catch those fall hearts as much as possible. If the ball hits the red zone, You'll lose score. If you score is less then 0, You'll be sent back to the first screen.

Controls are rather Simple: Left and Right.
The Music is rather good in my opinion.
Best played Offline or while waiting during loading times. This plays solely from storage; Meaning internet is not required.                    

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

الاسم Breakout Breakout
ID ohlbpmjigfnlninciefmllfgidnbafcj
عنوان URL الرسمي https://chrome.google.com/webstore/detail/breakout/ohlbpmjigfnlninciefmllfgidnbafcj
الوصف Polka Themed Action
حجم الملف 16.18 MB
عدد التثبيتات 25
النسخة الحالية 1.2
آخر تحديث 2018-10-17
تاريخ النشر 2018-10-17
المطور Integer Cafe
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "description": "Polka Themed Action",
    "manifest_version": 2,
    "name": "Breakout",
    "permissions": [
        "activeTab"
    ],
    "version": "1.2"
}