Gacha Life
Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
什麼是Gacha Life?
Gacha Life是由https://www.gachalife.io開發的Chrome擴展程式,該擴展的主要功能是“Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.”。
擴展截圖
下載Gacha Life擴展crx文件
下載Gacha Life擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Gacha Life is the Lunime game released in October, 2018. It also has new characters. Gacha Life game can dress up characters and personalize character using different hairstyles, outfits and more. Install Gacha Life extension to give you gacha life feel on new tab page.
擴展基本資訊
名稱 | |
ID | bidldpedmamenefcipmhojmhjohmblnl |
官方網址 | https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl |
簡介 | Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans. |
檔案大小 | 9.23 MB |
安裝次數 | 100,000 |
目前版本 | 230.120.140.214 |
更新時間 | 2021-02-16 |
上架時間 | 2020-04-22 |
評分 | 3.40/5 共 322 次評分 |
開發者 | https://www.gachalife.io |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://gachalife.io/privacy-policy |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Gacha Life", "background": { "scripts": [ "js\/gachalife.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "230.120.140.214" } |