Digdig IO Unblocked Game New Tab
Digdig IO is live with its current version! online game where you can build up platforms and fight.
Vad är Digdig IO Unblocked Game New Tab?
Digdig IO Unblocked Game New Tab är en Chrome-tillägg utvecklad av kavgamiz-games, och dess huvudfunktion är "Digdig IO is live with its current version! online game where you can build up platforms and fight.".
Tilläggsskärmbilder
Ladda ner Digdig IO Unblocked Game New Tab-förlängningens CRX-fil
Ladda ner Digdig IO Unblocked Game New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
With this extension you can play the mining game in digdig new tab. You can reach new games and search on google.
Grundläggande Information om Tillägg
Namn | Digdig IO Unblocked Game New Tab |
ID | fmbppddgfkglpbdbjbhpphfklddkgnnf |
Officiell webbadress | https://chromewebstore.google.com/detail/digdig-io-unblocked-game/fmbppddgfkglpbdbjbhpphfklddkgnnf |
Beskrivning | Digdig IO is live with its current version! online game where you can build up platforms and fight. |
Filstorlek | 445 KB |
Antal Installationer | 221 |
Aktuell Version | 1.0.1 |
Senast Uppdaterad | 2022-03-14 |
Publiceringsdatum | 2022-03-13 |
Utvecklare | kavgamiz-games |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://kavgamiz.com/games/ |
Hjälpsida URL | https://kavgamiz.com/games/contact-us/ |
URL till Sekretesspolicy Sidan | https://kavgamiz.com/games/privacy-policy |
Stödda Språk | 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" } |