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