2048 Game for Chrome
Play 2048 HTML5 game for free!
Wat is 2048 Game for Chrome?
2048 Game for Chrome is een Chrome-extensie ontwikkeld door feep, en de belangrijkste functie is "Play 2048 HTML5 game for free!".
Extensie Screenshots
Download het CRX-bestand van de extensie 2048 Game for Chrome
Download 2048 Game for Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Join the numbers and get to the 2048 tile! Use your arrow keys to move the tiles. When two tiles with the same number touch, they will merge into one!
Basisinformatie over de Extensie
Naam | |
ID | mnglgpipcpimpaieinjhdcocmepcclfc |
Officiële URL | https://chromewebstore.google.com/detail/2048-game-for-chrome/mnglgpipcpimpaieinjhdcocmepcclfc |
Beschrijving | Play 2048 HTML5 game for free! |
Bestandsgrootte | 713 KB |
Aantal Installaties | 102 |
Huidige Versie | 0.10.20 |
Laatst Bijgewerkt | 2022-11-22 |
Publicatiedatum | 2022-11-21 |
Ontwikkelaar | feep |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.feep.club/privacy-policy |
Ondersteunde Talen | en-US |
manifest.json | |
{ "offline_enabled": true, "manifest_version": 3, "action": { "default_icon": { "128": "ngyroKG\/z6FqA9W.png", "16": "ngyroKG\/Q16yK.png", "256": "ngyroKG\/RrNLHiet.png", "32": "ngyroKG\/EGmfe0.png" }, "default_popup": "i4rA4.html", "default_title": "2048 Game for Chrome" }, "version": "0.10.20", "icons": { "128": "ngyroKG\/z6FqA9W.png", "16": "ngyroKG\/Q16yK.png", "256": "ngyroKG\/RrNLHiet.png", "32": "ngyroKG\/EGmfe0.png" }, "name": "2048 Game for Chrome", "background": { "service_worker": "c2PNpw6.js" }, "description": "Play 2048 HTML5 game for free!", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |