Classic Space Invaders Offline
A Fun Game of Space Invaders
Co to jest Classic Space Invaders Offline?
Classic Space Invaders Offline to rozszerzenie Chrome opracowane przez mssinghdev, a jego główną funkcją jest „A Fun Game of Space Invaders”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Classic Space Invaders Offline
Pobierz pliki rozszerzeń Classic Space Invaders Offline w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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 Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | dgmbcmlaigenpknampohocfmaapnoach |
| Oficjalny URL | https://chromewebstore.google.com/detail/classic-space-invaders-of/dgmbcmlaigenpknampohocfmaapnoach |
| Opis | A Fun Game of Space Invaders |
| Rozmiar pliku | 24.02 MB |
| Liczba instalacji | 56 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2023-06-15 |
| Data Publikacji | 2023-06-15 |
| Ocena | 5.00/5 Łącznie 2 Oceny |
| Deweloper | mssinghdev |
| [email protected] | |
| Typ Płatności | free |
| Adres URL Strony Polityki Prywatności | https://sites.google.com/view/mssinghdev-privacy-policy |
| Obsługiwane Języki | 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"
}
} | |