Digdig IO Unblocked Game New Tab
Digdig IO is live with its current version! online game where you can build up platforms and fight.
Cos'è Digdig IO Unblocked Game New Tab?
Digdig IO Unblocked Game New Tab è un'estensione di Chrome sviluppata da kavgamiz-games, e la sua funzione principale è "Digdig IO is live with its current version! online game where you can build up platforms and fight.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Digdig IO Unblocked Game New Tab
Scarica i file di estensione Digdig IO Unblocked Game New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
With this extension you can play the mining game in digdig new tab. You can reach new games and search on google.
Informazioni di Base sull'Estensione
Nome | Digdig IO Unblocked Game New Tab |
ID | fmbppddgfkglpbdbjbhpphfklddkgnnf |
URL Ufficiale | https://chromewebstore.google.com/detail/digdig-io-unblocked-game/fmbppddgfkglpbdbjbhpphfklddkgnnf |
Descrizione | Digdig IO is live with its current version! online game where you can build up platforms and fight. |
Dimensione del File | 445 KB |
Conteggio Installazioni | 221 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2022-03-14 |
Data di Pubblicazione | 2022-03-13 |
Sviluppatore | kavgamiz-games |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://kavgamiz.com/games/ |
URL della Pagina di Aiuto | https://kavgamiz.com/games/contact-us/ |
URL della Pagina della Politica sulla Privacy | https://kavgamiz.com/games/privacy-policy |
Lingue Supportate | 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" } |