Wallpapers Cyberpunk 2077
Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.
What is Wallpapers Cyberpunk 2077?
Wallpapers Cyberpunk 2077 is a Chrome extension developed by ext.online.ext, and its main feature is "Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.".
Extension Screenshots
Download Wallpapers Cyberpunk 2077 Extension CRX File
Download Wallpapers Cyberpunk 2077 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Wallpapers Cyberpunk 2077 |
ID | pbfglldccjgbialkaabgogdjgpkjikgl |
Official URL | https://chromewebstore.google.com/detail/wallpapers-cyberpunk-2077/pbfglldccjgbialkaabgogdjgpkjikgl |
Description | Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game. |
File Size | 7.19 MB |
Installation Count | 1,354 |
Current Version | 1 |
Last Updated | 2021-02-26 |
Publish Date | 2021-02-26 |
Rating | 5.00/5 Total 17 Ratings |
Developer | ext.online.ext |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |