Gameverse Tab
A new tab for gamer
什么是Gameverse Tab?
Gameverse Tab是由lufutu开发的Chrome扩展程序,该扩展的主要功能是“A new tab for gamer”。
扩展截图
下载Gameverse Tab扩展crx文件
下载Gameverse Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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,...) 🥰 扩展基本信息
| 名称 | |
| ID | goaaefpghnppioibbpnimlfopkcgcjlk |
| 官方URL | https://chromewebstore.google.com/detail/gameverse-tab/goaaefpghnppioibbpnimlfopkcgcjlk |
| 简介 | A new tab for gamer |
| 文件大小 | 278 KB |
| 安装次数 | 38 |
| 当前版本 | 1.1 |
| 更新时间 | 2022-02-21 |
| 上架时间 | 2022-02-15 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | lufutu |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | 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"
}
} | |