Breakout Game

Breakout funny Game, just for relax

What is Breakout Game?

Breakout Game is a Chrome extension developed by Fenix-KH, and its main feature is "Breakout funny Game, just for relax".

Extension Screenshots

screenshot

Download Breakout Game Extension CRX File

Download Breakout Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Simple 2d Breakout multilevel game for browser.
Use arrows button to play it                    

Extension Basic Information

Name Breakout Game Breakout Game
ID pdlfeiieldpikomhfldhibcfagiehbge
Official URL https://chromewebstore.google.com/detail/breakout-game/pdlfeiieldpikomhfldhibcfagiehbge
Description Breakout funny Game, just for relax
File Size 939 KB
Installation Count 113
Current Version 0.2
Last Updated 2023-02-12
Publish Date 2022-12-29
Rating 5.00/5 Total 1 Ratings
Developer Fenix-KH
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "32.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Breakout funny Game, just for relax",
    "icons": {
        "128": "128.png",
        "16": "32.png",
        "48": "64.png"
    },
    "manifest_version": 3,
    "name": "Breakout Game",
    "options_page": "option.html",
    "version": "0.2"
}