Digdig IO Unblocked Game New Tab
Digdig IO is live with its current version! online game where you can build up platforms and fight.
¿Qué es Digdig IO Unblocked Game New Tab?
Digdig IO Unblocked Game New Tab es una extensión de Chrome desarrollada por kavgamiz-games, y su función principal es "Digdig IO is live with its current version! online game where you can build up platforms and fight.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Digdig IO Unblocked Game New Tab
Descarga archivos de extensión Digdig IO Unblocked Game New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
With this extension you can play the mining game in digdig new tab. You can reach new games and search on google.
Información Básica de la Extensión
Nombre | Digdig IO Unblocked Game New Tab |
ID | fmbppddgfkglpbdbjbhpphfklddkgnnf |
URL Oficial | https://chromewebstore.google.com/detail/digdig-io-unblocked-game/fmbppddgfkglpbdbjbhpphfklddkgnnf |
Descripción | Digdig IO is live with its current version! online game where you can build up platforms and fight. |
Tamaño del Archivo | 445 KB |
Cantidad de Instalaciones | 221 |
Versión Actual | 1.0.1 |
Última Actualización | 2022-03-14 |
Fecha de Publicación | 2022-03-13 |
Desarrollador | kavgamiz-games |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://kavgamiz.com/games/ |
URL de la Página de Ayuda | https://kavgamiz.com/games/contact-us/ |
URL de la Página de Política de Privacidad | https://kavgamiz.com/games/privacy-policy |
Idiomas Soportados | en |
manifest.json | |
{ "author": "https:\/\/kavgamiz.com\/games\/", "name": "Digdig IO Unblocked Game New Tab", "description": "Digdig IO is live with its current version! online game where you can build up platforms and fight.", "manifest_version": 3, "version": "1.0.1", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "js\/background.js" }, "permissions": [], "icons": { "128": "128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |