Breakout

Polka Themed Action

Breakout क्या है?

Breakout Integer Cafe द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Polka Themed Action"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Breakout एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}