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