Snake
Enjoy hours of fun with a classic recreation of Snake!
Τι είναι το Snake;
Το Snake είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Jayden Galea, και η κύρια λειτουργία του είναι "Enjoy hours of fun with a classic recreation of Snake!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Snake
Λήψη αρχείων επέκτασης Snake σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
                        Enjoy hours of fun with Snake! Now modernized into a Chrome extension, you can now play a classic version of Snake in a pop-up anytime and anywhere you want!
[ Updates and Patch Notes ]
v0.1.2 :
  - Added feature when pressing 'Space' in the Main Menu or 
    Settings starts a new game.
  - Fixed some reported errors and typos in snake messages 
    every time you die.
v0.1.1 :
 - Added Adjustable Grid Sizes ranging from small to big.
 - Added a Range of different coloured variations of the snake 
   that you can change to your liking.
 - Settings are now saved even if you close the pop-up.
 - Fixed bug when closing the pop-up it wouldn't save your 
   highscore/new score.
 - Added feature when pressing 'Space' during a game will pause 
  the snake, NOTE: Your snake position and direction does NOT 
  save whenever closing the pop-up.                     Βασικές Πληροφορίες Επέκτασης
| Όνομα |   |  
| ID | iglbinjjnmioekgnacipldoddlgmnccg | 
| Επίσημο URL | https://chromewebstore.google.com/detail/snake/iglbinjjnmioekgnacipldoddlgmnccg | 
| Περιγραφή | Enjoy hours of fun with a classic recreation of Snake! | 
| Μέγεθος Αρχείου | 18.73 KB | 
| Αριθμός Εγκαταστάσεων | 236 | 
| Τρέχουσα Έκδοση | 0.1.2 | 
| Τελευταία Ενημέρωση | 2022-05-14 | 
| Ημερομηνία Δημοσίευσης | 2021-06-08 | 
| Αξιολόγηση | 4.80/5 Συνολικά 5 Αξιολογήσεις | 
| Προγραμματιστής | Jayden Galea | 
| Ηλεκτρονικό ταχυδρομείο | [email protected] | 
| Τύπος Πληρωμής | free | 
| URL της Σελίδας Πολιτικής Απορρήτου | https://www.termsfeed.com/live/6fe38aeb-31d8-4610-8c6c-5cf649b9e601 | 
| Υποστηριζόμενες Γλώσσες | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Snake",
    "version": "0.1.2",
    "description": "Enjoy hours of fun with a classic recreation of Snake!",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "index.html"
    }
}  |  |