Wallpapers Cyberpunk 2077
Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.
什么是Wallpapers Cyberpunk 2077?
Wallpapers Cyberpunk 2077是由ext.online.ext开发的Chrome扩展程序,该扩展的主要功能是“Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.”。
扩展截图
下载Wallpapers Cyberpunk 2077扩展crx文件
下载Wallpapers Cyberpunk 2077扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.
This extension customizes new tab with cool wallpapers.
Main Features:
* You can easily search for what you want while still having cool wallpapers without any unnecessary features being added to new tab.
* New tab contains cool wallpapers and the search bar.
Cyberpunk 2077 HD Wallpapers New Tab extension does not contain any hidden ads. 扩展基本信息
| 名称 | |
| ID | pbfglldccjgbialkaabgogdjgpkjikgl |
| 官方URL | https://chromewebstore.google.com/detail/wallpapers-cyberpunk-2077/pbfglldccjgbialkaabgogdjgpkjikgl |
| 简介 | Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game. |
| 文件大小 | 7.19 MB |
| 安装次数 | 1,354 |
| 当前版本 | 1 |
| 更新时间 | 2021-02-26 |
| 上架时间 | 2021-02-26 |
| 评分 | 5.00/5 共17次评分 |
| 开发者 | ext.online.ext |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"author": "dagoreda",
"background": {
"persistent": false,
"scripts": [
"\/js\/background.js"
]
},
"browser_action": {
"default_icon": {
"128": "128.png"
}
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"default_locale": "en",
"description": "__MSG_appDesc__",
"icons": {
"128": "128.png"
},
"manifest_version": 2,
"name": " Wallpapers Cyberpunk 2077",
"version": "1"
} | |