Fortnite - New tab - Current item shop
Replace new tab screen with the current rotation of the Fortnite item shop
什么是Fortnite - New tab - Current item shop?
Fortnite - New tab - Current item shop是由https://tobbelindstrom.com开发的Chrome扩展程序,该扩展的主要功能是“Replace new tab screen with the current rotation of the Fortnite item shop”。
扩展截图
下载Fortnite - New tab - Current item shop扩展crx文件
下载Fortnite - New tab - Current item shop扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This simple extension will replace your "New Tab" screen and show the current rotation of the Fortnite item shop. 扩展基本信息
| 名称 | |
| ID | digkkigjfonpcmeioejbnnmljllcjjje |
| 官方URL | https://chromewebstore.google.com/detail/fortnite-new-tab-current/digkkigjfonpcmeioejbnnmljllcjjje |
| 简介 | Replace new tab screen with the current rotation of the Fortnite item shop |
| 文件大小 | 127 KB |
| 安装次数 | 919 |
| 当前版本 | 1.4.3 |
| 更新时间 | 2019-04-26 |
| 上架时间 | 2019-04-26 |
| 评分 | 4.27/5 共11次评分 |
| 开发者 | https://tobbelindstrom.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://tobbelindstrom.com/ |
| 帮助页面URL | https://tobbelindstrom.com/ |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Fortnite - New tab - Current item shop",
"version": "1.4.3",
"description": "Replace new tab screen with the current rotation of the Fortnite item shop",
"icons": {
"16": "dist\/img\/heisenberg-16.png",
"48": "dist\/img\/heisenberg-48.png",
"128": "dist\/img\/heisenberg-128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"manifest_version": 2
} | |