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.
拡張機能の基本情報
名前 | Wallpapers Cyberpunk 2077 |
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 |
Eメール | [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" } |