Ninja Star

Destroy falling blocks with bouncy ninja stars!

Wat is Ninja Star?

Ninja Star is een Chrome-extensie ontwikkeld door https://onionfist.net, en de belangrijkste functie is "Destroy falling blocks with bouncy ninja stars!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ninja Star

Download Ninja Star-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

                        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                    

Basisinformatie over de Extensie

Naam Ninja Star Ninja Star
ID onhefnkklndddmfddgoeffopjdkfknhk
Officiële URL https://chromewebstore.google.com/detail/ninja-star/onhefnkklndddmfddgoeffopjdkfknhk
Beschrijving Destroy falling blocks with bouncy ninja stars!
Bestandsgrootte 515 KB
Aantal Installaties 13,713
Huidige Versie 0.003
Laatst Bijgewerkt 2023-02-09
Publicatiedatum 2023-01-07
Beoordeling 4.50/5 Totaal 4 Beoordelingen
Ontwikkelaar https://onionfist.net
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}