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是由https://snake-game-app.blogspot.com開發的Chrome擴展程式,該擴展的主要功能是“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擴展crx文件
下載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 |
官方網址 | 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" } } |