Ninja Star

Destroy falling blocks with bouncy ninja stars!

Ninja Star क्या है?

Ninja Star https://onionfist.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Destroy falling blocks with bouncy ninja stars!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Ninja Star एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Ninja Star Ninja Star
ID onhefnkklndddmfddgoeffopjdkfknhk
आधिकारिक URL https://chromewebstore.google.com/detail/ninja-star/onhefnkklndddmfddgoeffopjdkfknhk
विवरण Destroy falling blocks with bouncy ninja stars!
फ़ाइल का आकार 515 KB
स्थापना संख्या 13,713
वर्तमान संस्करण 0.003
अंतिम अपडेट 2023-02-09
प्रकाशन तिथि 2023-01-07
रेटिंग 4.50/5 कुल 4 रेटिंग्स
डेवलपर https://onionfist.net
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}