Classic Space Invaders Offline

A Fun Game of Space Invaders

Wat is Classic Space Invaders Offline?

Classic Space Invaders Offline is een Chrome-extensie ontwikkeld door mssinghdev, en de belangrijkste functie is "A Fun Game of Space Invaders".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Classic Space Invaders Offline

Download Classic Space Invaders Offline-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        A free offline version of space invaders that you can pop up and play anywhere, anytime without any ads.

To play the game:
1. install the extension
2. click on the extension from the extensions tab
3. enjoy the game                    

Basisinformatie over de Extensie

Naam Classic Space Invaders Offline Classic Space Invaders Offline
ID dgmbcmlaigenpknampohocfmaapnoach
Officiële URL https://chromewebstore.google.com/detail/classic-space-invaders-of/dgmbcmlaigenpknampohocfmaapnoach
Beschrijving A Fun Game of Space Invaders
Bestandsgrootte 24.02 MB
Aantal Installaties 56
Huidige Versie 1.0.0
Laatst Bijgewerkt 2023-06-15
Publicatiedatum 2023-06-15
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar mssinghdev
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://sites.google.com/view/mssinghdev-privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Classic Space Invaders Offline",
    "description": "A Fun Game of Space Invaders",
    "version": "1.0.0",
    "icons": {
        "16": ".\/img\/spaceinvadersicon16.png",
        "32": ".\/img\/spaceinvadersicon32.png",
        "48": ".\/img\/spaceinvadersicon48.png",
        "128": ".\/img\/spaceinvadersicon128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_title": "Space Invaders",
        "default_icon": ".\/img\/spaceinvadersicon128.png"
    }
}