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 |
官方URL | 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" } |