Gameverse Tab

A new tab for gamer

What is Gameverse Tab?

Gameverse Tab is a Chrome extension developed by lufutu, and its main feature is "A new tab for gamer".

Extension Screenshots

screenshot
screenshot

Download Gameverse Tab Extension CRX File

Download Gameverse 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

                        Join Game-verse with new tab every day on your browser
You can quicky track:
📆 Release Calendar
🎁 Free Games
👨‍👩‍👧‍👦 Party Games
🔖 Hottest Deals
👑 Blockbuster Games coming
🍿 Watch fabulous Trailers
📰 Read awesome News

You can also search 🆓 free games on PC or browser 
… and a lot of ton new features will ship with new version soon (PS Deals, Discount games on Steam, play emulator games,...)  🥰                    

Extension Basic Information

Name Gameverse Tab Gameverse Tab
ID goaaefpghnppioibbpnimlfopkcgcjlk
Official URL https://chromewebstore.google.com/detail/gameverse-tab/goaaefpghnppioibbpnimlfopkcgcjlk
Description A new tab for gamer
File Size 278 KB
Installation Count 38
Current Version 1.1
Last Updated 2022-02-21
Publish Date 2022-02-15
Rating 5.00/5 Total 1 Ratings
Developer lufutu
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Gameverse Tab",
    "short_name": "gameverse-tab",
    "version": "1.1",
    "description": "A new tab for gamer",
    "permissions": [],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}