Galaga - Unblocked & Free

Play Galaga - Unblocked & Free as a Chrome extension - Also can Play without Internet, try it now!

Was ist Galaga - Unblocked & Free?

Galaga - Unblocked & Free ist eine Chrome-Erweiterung, die von https://galaga.ee entwickelt wurde, und ihr Hauptmerkmal ist "Play Galaga - Unblocked & Free as a Chrome extension - Also can Play without Internet, try it now!".

Erweiterungsscreenshots

screenshot

Galaga - Unblocked & Free-Erweiterungs-CRX-Datei herunterladen

Laden Sie Galaga - Unblocked & Free-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        # Play more games on the top-left menu.

Introducing Galaga - Unblocked & Free! 🚀👾

Prepare for an intergalactic battle as you take command of your spaceship in Galaga - Unblocked & Free, the Chrome extension that lets you relive the classic arcade shooter without any restrictions! 🌐🆓 Break free from limitations and engage in a timeless space war against the relentless alien invaders.

🌟 Features:

Unblocked Space Odyssey: Say farewell to restrictions and soar into the depths of space anytime, anywhere! Experience the nostalgic thrill of Galaga with this Chrome extension, where the fate of the galaxy rests in your hands.
Free Arcade Bliss: No tokens required, no hidden fees—enjoy the exhilarating space shoot-'em-up without spending a dime. Blast your way through waves of alien invaders and prove your skills in the cosmic battlefield.
Classic Space Shooter Action: Strap into your spaceship, dodge enemy fire, and blast swarms of alien enemies in this iconic arcade game. Can you survive the relentless onslaught and emerge as the savior of the galaxy?
🎮 How to Play:

Arrow Keys for Movement: Use your keyboard arrow keys to navigate your spaceship—left, right, up, and down.
Spacebar to Shoot: Press the spacebar to unleash a barrage of shots and take down incoming alien invaders.
Evade and Conquer: Dodge enemy fire, capture enemy ships, and power up your arsenal to face more formidable foes in each wave.
🏆 Galactic Triumph:
Challenge yourself to reach new high scores, conquer each challenging level, and rescue your captured allies from the clutches of the alien invaders. Can you become the ultimate Galaga ace?

🌈 Customize Your Arsenal:
Enhance your spaceship with power-ups and upgrades. Customize your strategy as you face different alien formations and bosses in your quest to save the galaxy.

🚀 Install Now and Defend the Galaxy:
Ready for an epic space battle against waves of alien foes? Click "Add to Chrome" to install Galaga - Unblocked & Free extension. Break free from restrictions, embrace the arcade nostalgia, and defend the galaxy in this timeless space shooter! 🌌👾                    

Grundlegende Informationen zur Erweiterung

Name Galaga - Unblocked & Free Galaga - Unblocked & Free
ID pidebbjieoogdflenijimoekjifgmchj
Offizielle URL https://chromewebstore.google.com/detail/galaga-unblocked-free/pidebbjieoogdflenijimoekjifgmchj
Beschreibung Play Galaga - Unblocked & Free as a Chrome extension - Also can Play without Internet, try it now!
Dateigröße 1.95 MB
Installationsanzahl 195
Aktuelle Version 2.3
Letztes Update 2023-12-29
Veröffentlichungsdatum 2023-12-29
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://galaga.ee
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://galaga.ee
Hilfeseite URL https://retrobowl.me/contact
URL der Datenschutzrichtlinien-Seite https://retrobowl.me/privacy-policy
Unterstützte Sprachen id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "2.3",
    "version_name": "2.3",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "content_security_policy": {
        "sandbox": "sandbox allow-scripts allow-pointer-lock; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "sandbox": {
        "pages": [
            "game\/index.html"
        ]
    },
    "homepage_url": "https:\/\/galaga.ee"
}