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ファイルをダウンロード
Play Snake Game Online拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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" } } |