Best Wallpapers

Get the best wallpapers in your homepage with our extension!

Co to jest Best Wallpapers?

Best Wallpapers to rozszerzenie Chrome opracowane przez [email protected], a jego główną funkcją jest „Get the best wallpapers in your homepage with our extension!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Best Wallpapers

Pobierz pliki rozszerzeń Best Wallpapers 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

                        For more details: 
https://wallpaperhomepage.com/pages/terms-of-use.html
https://wallpaperhomepage.com/pages/privacy-policy.html

Get new amazing wallpapers right on your homepage! 

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

Podstawowe informacje o rozszerzeniu

Nazwa Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
Oficjalny URL https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
Opis Get the best wallpapers in your homepage with our extension!
Rozmiar pliku 209 KB
Liczba instalacji 82
Aktualna Wersja 0.1.0
Ostatnia Aktualizacja 2022-07-12
Data Publikacji 2022-07-12
Deweloper [email protected]
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://wallpaperhomepage.com/
Adres URL Strony Pomocy https://wallpaperhomepage.com/pages/contact.html
Adres URL Strony Polityki Prywatności https://searchologic.com/Privacy-Policy
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "0.1.0",
    "name": "Best Wallpapers",
    "description": "Get the best wallpapers in your homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.wallpaperhomepage.com\/*"
    ]
}