Digdig IO Unblocked Game New Tab
Digdig IO is live with its current version! online game where you can build up platforms and fight.
什麼是Digdig IO Unblocked Game New Tab?
Digdig IO Unblocked Game New Tab是由kavgamiz-games開發的Chrome擴展程式,該擴展的主要功能是“Digdig IO is live with its current version! online game where you can build up platforms and fight.”。
擴展截圖
下載Digdig IO Unblocked Game New Tab擴展crx文件
下載Digdig IO Unblocked Game New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
With this extension you can play the mining game in digdig new tab. You can reach new games and search on google.
擴展基本資訊
名稱 | Digdig IO Unblocked Game New Tab |
ID | fmbppddgfkglpbdbjbhpphfklddkgnnf |
官方網址 | https://chromewebstore.google.com/detail/digdig-io-unblocked-game/fmbppddgfkglpbdbjbhpphfklddkgnnf |
簡介 | Digdig IO is live with its current version! online game where you can build up platforms and fight. |
檔案大小 | 445 KB |
安裝次數 | 221 |
目前版本 | 1.0.1 |
更新時間 | 2022-03-14 |
上架時間 | 2022-03-13 |
開發者 | kavgamiz-games |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://kavgamiz.com/games/ |
說明頁面URL | https://kavgamiz.com/games/contact-us/ |
隱私政策頁面URL | https://kavgamiz.com/games/privacy-policy |
支援的語言 | 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" } |