Ninja Star
Destroy falling blocks with bouncy ninja stars!
Co to jest Ninja Star?
Ninja Star to rozszerzenie Chrome opracowane przez https://onionfist.net, a jego główną funkcją jest „Destroy falling blocks with bouncy ninja stars!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ninja Star
Pobierz pliki rozszerzeń Ninja Star 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
In class or at work, play this arcade game by clicking the extension icon.
Controls:
- Click to shoot
Objective:
- Throw ninja stars at the blocks that fall down from the sky. Don't let the blocks touch the floor.
Features:
- Neon theme
- Realistic physics engine
- Automatic speed-up
- Multiple ninja star throw
- Game saved when extension is closed and re-opened
- Sound effects.
- Custom levels Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | onhefnkklndddmfddgoeffopjdkfknhk |
| Oficjalny URL | https://chromewebstore.google.com/detail/ninja-star/onhefnkklndddmfddgoeffopjdkfknhk |
| Opis | Destroy falling blocks with bouncy ninja stars! |
| Rozmiar pliku | 515 KB |
| Liczba instalacji | 13,713 |
| Aktualna Wersja | 0.003 |
| Ostatnia Aktualizacja | 2023-02-09 |
| Data Publikacji | 2023-01-07 |
| Ocena | 4.50/5 Łącznie 4 Oceny |
| Deweloper | https://onionfist.net |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Ninja Star",
"short_name": "Ninja Star",
"description": "Destroy falling blocks with bouncy ninja stars!",
"version": "0.003",
"icons": {
"16": "assets\/icons\/icon16.png",
"48": "assets\/icons\/icon48.png",
"128": "assets\/icons\/icon128.png"
},
"action": {
"default_icon": "assets\/icons\/icon.png",
"default_popup": "index.html"
},
"permissions": [
"storage"
]
} | |