Snake Google Unblocked

You can play Snake Google Unblocked on Chrome now! Have fun!

Was ist Snake Google Unblocked?

Snake Google Unblocked ist eine Chrome-Erweiterung, die von https://snake-game.me entwickelt wurde, und ihr Hauptmerkmal ist "You can play Snake Google Unblocked on Chrome now! Have fun!".

Erweiterungsscreenshots

screenshot

Snake Google Unblocked-Erweiterungs-CRX-Datei herunterladen

Laden Sie Snake Google Unblocked-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        🐍 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                    

Grundlegende Informationen zur Erweiterung

Name Snake Google Unblocked Snake Google Unblocked
ID aigmfpmkhbhcpmoecbnkdhjcffhfecnl
Offizielle URL https://chromewebstore.google.com/detail/snake-google-unblocked/aigmfpmkhbhcpmoecbnkdhjcffhfecnl
Beschreibung You can play Snake Google Unblocked on Chrome now! Have fun!
Dateigröße 213 KB
Installationsanzahl 148
Aktuelle Version 1.1.5
Letztes Update 2024-01-29
Veröffentlichungsdatum 2024-01-29
Entwickler https://snake-game.me
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://snake-game.me/
Hilfeseite URL https://snake-game.me/
URL der Datenschutzrichtlinien-Seite https://snake-game.me/privacy-policy
Unterstützte Sprachen 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"
    }
}