Best Wallpapers

Get the best wallpapers in your homepage with our extension!

Hvad er Best Wallpapers?

Best Wallpapers er en Chrome-udvidelse udviklet af [email protected], og dens hovedfunktion er "Get the best wallpapers in your homepage with our extension!".

Udvidelsesskærmbilleder

screenshot

Download Best Wallpapers-udvidelses-CRX-fil

Download Best Wallpapers-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
Officiel URL https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
Beskrivelse Get the best wallpapers in your homepage with our extension!
Filstørrelse 209 KB
Antal Installationer 82
Nuværende Version 0.1.0
Senest Opdateret 2022-07-12
Udgivelsesdato 2022-07-12
Udvikler [email protected]
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://wallpaperhomepage.com/
Hjælpeside-URL https://wallpaperhomepage.com/pages/contact.html
URL til Fortrolighedspolitik Side https://searchologic.com/Privacy-Policy
Understøttede Sprog 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\/*"
    ]
}