Snake Game (New)
That traditional snake 🐍game but in a popup and offline.
Snake Game (New)คืออะไร?
Snake Game (New) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย t และคุณลักษณะหลักของมันคือ "That traditional snake 🐍game but in a popup and offline."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Snake Game (New)
ดาวน์โหลดไฟล์ส่วนขยาย Snake Game (New) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
⬇️ Easy to set up ⬇️: 1. Install and pin 📌 the extension to Chrome. 2. Play from any Google Chrome tab ✨Features ✨ 1. Works offline, no ADS 🚫, and 100% free 🆓. 2. Keyboard ⌨️access, press the spacebar to start playing. 3. Saved and synced high scores across your devices. Play the snake 🐍 game offline now without opening a new window.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Snake Game (New) |
ID | bpebdpbpmejoebeeemcblghakglllkmo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo |
คำอธิบาย | That traditional snake 🐍game but in a popup and offline. |
ขนาดไฟล์ | 8.29 KB |
จำนวนการติดตั้ง | 58 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2022-12-28 |
วันที่เผยแพร่ | 2022-12-27 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | t |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Snake Game (New)", "version": "1.0.0", "description": "That traditional snake \ud83d\udc0dgame but in a popup and offline.", "action": { "default_title": "Snake Game", "default_popup": "popup.html" }, "icons": { "32": "icons\/32.png", "128": "icons\/128.png" } } |