Snake Game
First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users.
Snake Gameคืออะไร?
Snake Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://snake-game-app.blogspot.com และคุณลักษณะหลักของมันคือ "First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Snake Game
ดาวน์โหลดไฟล์ส่วนขยาย Snake Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With Snake Game extension users will get the new data from the website as soon as they open the extension Popup and New tab with background color, quotes Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle. ---------------------------------------------------------------------------- Before visit our website please learn about our Disclaimer, privacy policy, and Cookies Policy. https://snake-game-app.blogspot.com/p/disclaimer.html https://snake-game-app.blogspot.com/p/privacy-policy.html https://snake-game-app.blogspot.com/p/cookie-policy.html
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Snake Game |
ID | bjfimcbikkcobjgbjmmeiabppeadmbok |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/snake-game/bjfimcbikkcobjgbjmmeiabppeadmbok |
คำอธิบาย | First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users. |
ขนาดไฟล์ | 221 KB |
จำนวนการติดตั้ง | 35 |
เวอร์ชันปัจจุบัน | 3.2 |
อัปเดตครั้งล่าสุด | 2022-01-01 |
วันที่เผยแพร่ | 2022-01-01 |
ผู้พัฒนา | https://snake-game-app.blogspot.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://snake-game-app.blogspot.com/ |
URL หน้าช่วยเหลือ | https://snake-game-app.blogspot.com/p/contact-here.html |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Snake Game", "version": "3.2", "manifest_version": 3, "description": "First Snake Game released in 1997 by Nokia. Snake game is most search on Google for Android, We combined all updates for our users.", "icons": { "128": "icon-128.png" }, "action": { "default_popup": "popup.html" }, "host_permissions": [ "https:\/\/snake-game-app.blogspot.com\/*" ], "offline_enabled": true, "chrome_url_overrides": { "newtab": "app.html" } } |