Wallpapers Cyberpunk 2077

Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.

Co to jest Wallpapers Cyberpunk 2077?

Wallpapers Cyberpunk 2077 to rozszerzenie Chrome opracowane przez ext.online.ext, a jego główną funkcją jest „Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Wallpapers Cyberpunk 2077

Pobierz pliki rozszerzeń Wallpapers Cyberpunk 2077 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Wallpapers Cyberpunk 2077 Wallpapers Cyberpunk 2077
ID pbfglldccjgbialkaabgogdjgpkjikgl
Oficjalny URL https://chromewebstore.google.com/detail/wallpapers-cyberpunk-2077/pbfglldccjgbialkaabgogdjgpkjikgl
Opis Cyberpunk 2077 Wallpaper Extension has a cool wallpaper in every new tab for fans of the legendary game.
Rozmiar pliku 7.19 MB
Liczba instalacji 1,354
Aktualna Wersja 1
Ostatnia Aktualizacja 2021-02-26
Data Publikacji 2021-02-26
Ocena 5.00/5 Łącznie 17 Oceny
Deweloper ext.online.ext
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
}