Snake io Unblocked

Snake io Unblocked

Τι είναι το Snake io Unblocked;

Το Snake io Unblocked είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://gnhustgames.github.io, και η κύρια λειτουργία του είναι "Snake io Unblocked".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Snake io Unblocked

Λήψη αρχείων επέκτασης Snake io Unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Snake.io is an engaging and addictive multiplayer game that puts a modern spin on the classic Snake game concept. Players control a colorful and slithering snake, competing with other players in real time to become the biggest and most dominant snake on the playing field.

The game revolves around controlling the snake across the game grid, collecting glowing orbs or pellets scattered throughout the arena. When the snake eats these balls, it lengthens and increases in size. The main goal is to get past other snakes, causing them to collide with your snake's body while avoiding collisions with other players or the edges of the playing area.

Strategic movement and quick reflexes are vital in Snake.io as players navigate the arena, attempting to surround and trap opponents, forcing them to collide with their snake's body and eliminating them from the game. play. Once eliminated, opposing snakes will release additional pellets, allowing the surviving players to become even larger and stronger.

The game features vibrant and colorful graphics, creating an immersive and visually engaging experience. Various skins and customization options are often available, allowing players to personalize their snake's appearance and stand out among the competition.

With simple yet challenging gameplay, Snake.io delivers fast-paced and thrilling multiplayer action that appeals to both casual gamers and enthusiasts alike. The competitive nature of striving to climb the leaderboards and reach the top keeps players engaged and motivated to continually improve their skills.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Snake io Unblocked Snake io Unblocked
ID fieifmbbnbabbghjnpjjmnbicbhhbgno
Επίσημο URL https://chromewebstore.google.com/detail/snake-io-unblocked/fieifmbbnbabbghjnpjjmnbicbhhbgno
Περιγραφή Snake io Unblocked
Μέγεθος Αρχείου 2.5 MB
Αριθμός Εγκαταστάσεων 350
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2024-02-08
Ημερομηνία Δημοσίευσης 2024-01-04
Προγραμματιστής https://gnhustgames.github.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://gnhustgames.github.io/
Διεύθυνση URL της Σελίδας Βοήθειας https://gnhustgames.github.io/
URL της Σελίδας Πολιτικής Απορρήτου https://gnhustgames.github.io/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "logo1.png"
        },
        "default_title": "Snake io Unblocked"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "description": "Snake io Unblocked",
    "homepage_url": "https:\/\/gnhustgames.github.io\/tinyfishing\/",
    "manifest_version": 3,
    "name": "Snake io Unblocked",
    "icons": {
        "128": "logo1.png"
    },
    "offline_enabled": true,
    "options_page": "index.html",
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "version": "1.0.0"
}