Gacha Club New Tab

Gacha Club extension provide you with Gacha Club design on PC new tab page. Created for Gacha Club fans.

What is Gacha Club New Tab?

Gacha Club New Tab is a Chrome extension developed by Jephthan, and its main feature is "Gacha Club extension provide you with Gacha Club design on PC new tab page. Created for Gacha Club fans.".

Extension Screenshots

screenshot

Download Gacha Club New Tab Extension CRX File

Download Gacha Club New Tab 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 Club is about create your own anime styled characters and dress them up in your favorite fashion outfits. You can choose from thousands of dresses, shirts, hairstyles, weapons, and more. After designing your characters, enter the Studio and create any scene you can imagine.

Extension Features:

1. Shuffle Gacha Club wallpapers every time you open a new tab. 
2. Randomize Gacha Club backgrounds in settings option.
3. Get easy access to popular sites with custom web search.
4. Quick access to your emails and social media accounts.
5. Show current date and time automatically.
6. Sticky notes give you the Gacha Club feels in completing real-life tasks. 
7. Get easy access to your most frequently visited websites. 
8. Get easy access to your bookmarks websites.                    

Extension Basic Information

Name Gacha Club New Tab Gacha Club New Tab
ID okieddcgchgailcipclhcdecefhocjml
Official URL https://chromewebstore.google.com/detail/gacha-club-new-tab/okieddcgchgailcipclhcdecefhocjml
Description Gacha Club extension provide you with Gacha Club design on PC new tab page. Created for Gacha Club fans.
File Size 7.79 MB
Installation Count 29,086
Current Version 350.2200.150.107
Last Updated 2021-07-08
Publish Date 2020-08-14
Rating 3.77/5 Total 93 Ratings
Developer Jephthan
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Gacha Club New Tab",
    "background": {
        "service_worker": "bg.js"
    },
    "action": {
        "default_icon": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "Gacha Club extension provide you with Gacha Club design on PC new tab page. Created for Gacha Club fans.",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "350.2200.150.107",
    "permissions": [
        "topSites",
        "bookmarks",
        "storage"
    ]
}