Ninja Star

Destroy falling blocks with bouncy ninja stars!

Ninja Starคืออะไร?

Ninja Star เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://onionfist.net และคุณลักษณะหลักของมันคือ "Destroy falling blocks with bouncy ninja stars!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Ninja Star

ดาวน์โหลดไฟล์ส่วนขยาย Ninja Star ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}