Gacha Life
Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.
What is Gacha Life?
Gacha Life is a Chrome extension developed by https://www.gachalife.io, and its main feature is "Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans.".
Extension Screenshots
Download Gacha Life Extension CRX File
Download Gacha Life extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bidldpedmamenefcipmhojmhjohmblnl |
Official URL | https://chrome.google.com/webstore/detail/gacha-life/bidldpedmamenefcipmhojmhjohmblnl |
Description | Gacha Life extension provide you with Gacha Life on PC new tab page. Created for Gacha Life fans. |
File Size | 9.23 MB |
Installation Count | 100,000 |
Current Version | 230.120.140.214 |
Last Updated | 2021-02-16 |
Publish Date | 2020-04-22 |
Rating | 3.40/5 Total 322 Ratings |
Developer | https://www.gachalife.io |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://gachalife.io/privacy-policy |
Supported Languages | 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" } |