Play Snake Game Online
Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game
Play Snake Game Online란 무엇입니까?
Play Snake Game Online은(는) https://game.howtoalll.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game"입니다.
확장 프로그램 스크린샷
Play Snake Game Online 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself! Slither your way to get the highest score. Features: - Keyboard controls for desktop. Touch to swipe controls for smartphones and tablets. - Beautiful theme - Collect apples, grapes and oranges to increase your score and grow longer - Pro players: need a challenge? Double the speed of your snake, and double the thrill. Remake of the classic snake game. Reimagined with new graphics and theme. Just play snake online game extension and play now as a popup.
확장 프로그램 기본 정보
이름 | |
ID | mmjlhphaddkapgkbonbncbhonipfmfed |
공식 URL | https://chrome.google.com/webstore/detail/play-snake-game-online/mmjlhphaddkapgkbonbncbhonipfmfed |
설명 | Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game |
파일 크기 | 57.17 KB |
설치 횟수 | 116 |
현재 버전 | 5.0 |
최근 업데이트 | 2021-07-05 |
출시 날짜 | 2021-07-05 |
개발자 | https://game.howtoalll.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://game.howtoalll.com/game/snake-game-online |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Play Snake Game Online", "description": "Collect fruits and grow your snake. Avoid the four walls, and don't collide with yourself. Play Online Snake Game", "version": "5.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |