Best Wallpapers

Get the best wallpapers in your homepage with our extension!

Co je Best Wallpapers?

Best Wallpapers je rozšíření Chrome vyvinuté [email protected], a jeho hlavní funkcí je „Get the best wallpapers in your homepage with our extension!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Best Wallpapers

Stáhněte si soubory rozšíření Best Wallpapers ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
Oficiální URL https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
Popis Get the best wallpapers in your homepage with our extension!
Velikost souboru 209 KB
Počet instalací 82
Aktuální Verze 0.1.0
Poslední Aktualizace 2022-07-12
Datum Vydání 2022-07-12
Vývojář [email protected]
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://wallpaperhomepage.com/
URL Stránky Nápovědy https://wallpaperhomepage.com/pages/contact.html
URL Stránky Zásad Ochrany Soukromí https://searchologic.com/Privacy-Policy
Podporované Jazyky 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\/*"
    ]
}