Snake Google Unblocked
You can play Snake Google Unblocked on Chrome now! Have fun!
Snake Google Unblocked란 무엇입니까?
Snake Google Unblocked은(는) https://snake-game.me에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "You can play Snake Google Unblocked on Chrome now! Have fun!"입니다.
확장 프로그램 스크린샷
Snake Google Unblocked 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
🐍 Google Snake Unblocked - Slither into Unfiltered Arcade Fun! 🌟 Embrace the classic arcade nostalgia with Google Snake Unblocked - the timeless snake game, now available for FREE on the Chrome Web Store! 🆓🌐 🌟 Unblocked Retro Thrills: 🍎 Navigate the unblocked grid, growing your snake with every tasty pixelated apple! 🕹️ Experience unblocked simplicity with responsive controls and classic visuals! 🌈 Challenge yourself with unblocked levels, aiming for the longest snake tail! 🎉 Relive the joy of unblocked arcade gaming with each twist and turn! 🚀 Why Opt for Google Snake Unblocked? Slither into the past with a game that defined a generation, now unblocked for an endless stream of retro fun! 🕹️🌟 🕹️ How to Play: 🌍 Install Google Snake Unblocked from the Chrome Web Store. 🐍 Maneuver your snake through the unblocked grid, gobbling up apples. 🌟 Challenge yourself with unblocked levels, aiming for the highest score and the longest snake tail! Additional games on the Web Version link
확장 프로그램 기본 정보
이름 | Snake Google Unblocked |
ID | aigmfpmkhbhcpmoecbnkdhjcffhfecnl |
공식 URL | https://chromewebstore.google.com/detail/snake-google-unblocked/aigmfpmkhbhcpmoecbnkdhjcffhfecnl |
설명 | You can play Snake Google Unblocked on Chrome now! Have fun! |
파일 크기 | 213 KB |
설치 횟수 | 148 |
현재 버전 | 1.1.5 |
최근 업데이트 | 2024-01-29 |
출시 날짜 | 2024-01-29 |
개발자 | https://snake-game.me |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://snake-game.me/ |
도움말 페이지 URL | https://snake-game.me/ |
개인정보 보호 정책 페이지 URL | https://snake-game.me/privacy-policy |
지원되는 언어 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1.5", "description": "__MSG_appDesc__", "default_locale": "en", "homepage_url": "https:\/\/snake-game.me", "name": "Snake Google Unblocked", "action": { "default_icon": { "256": "icons\/256x256.png", "128": "icons\/128x128.png", "64": "icons\/64x64.png", "48": "icons\/48x48.png", "32": "icons\/32x32.png", "16": "icons\/16x16.png" } }, "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "offline_enabled": true, "icons": { "256": "icons\/256x256.png", "128": "icons\/128x128.png", "64": "icons\/64x64.png", "48": "icons\/48x48.png", "32": "icons\/32x32.png", "16": "icons\/16x16.png" } } |