Snake
Play Snake game from your Chrome new tab page
Was ist Snake?
Snake ist eine Chrome-Erweiterung, die von Lookup Media entwickelt wurde, und ihr Hauptmerkmal ist "Play Snake game from your Chrome new tab page".
Erweiterungsscreenshots
Snake-Erweiterungs-CRX-Datei herunterladen
Laden Sie Snake-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
                        A snake game. 
Eat the red dot and get bigger and bigger! 
Start slow and get faster and faster! 
-By clicking "Add to Chrome", I accept and agree to install the Snake game.  Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy.
Home - https://lookupmedia.co/
Legal Terms - https://lookupmedia.co/snake-legal-terms 
Privacy Policy - https://lookupmedia.co/privacy-policy
About -  https://lookupmedia.co/about
Contact Us - https://lookupmedia.co/contact-us
Contact Email -  [email protected]
Services - https://lookupmedia.co/services                     Grundlegende Informationen zur Erweiterung
| Name |   |  
| ID | fpfcigpiadholjoflcfkomlonjeeepdc | 
| Offizielle URL | https://chromewebstore.google.com/detail/snake/fpfcigpiadholjoflcfkomlonjeeepdc | 
| Beschreibung | Play Snake game from your Chrome new tab page | 
| Dateigröße | 13.05 KB | 
| Installationsanzahl | 11,373 | 
| Aktuelle Version | 1.3 | 
| Letztes Update | 2024-02-21 | 
| Veröffentlichungsdatum | 2022-02-03 | 
| Bewertung | 4.50/5 Insgesamt 2 Bewertungen | 
| Entwickler | Lookup Media | 
| [email protected] | |
| Zahlungsart | free | 
| URL der Datenschutzrichtlinien-Seite | https://lookupmedia.co/privacy-policy | 
| Unterstützte Sprachen | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Play Snake game from your Chrome new tab page",
    "version": "1.3",
    "name": "Snake",
    "icons": {
        "16": "app-icons\/16.png",
        "48": "app-icons\/48.png",
        "128": "app-icons\/128.png"
    },
    "action": {
        "default_icon": "app-icons\/48.png"
    }
}  |  |