Best Wallpapers

Get the best wallpapers in your homepage with our extension!

Wat is Best Wallpapers?

Best Wallpapers is een Chrome-extensie ontwikkeld door [email protected], en de belangrijkste functie is "Get the best wallpapers in your homepage with our extension!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Best Wallpapers

Download Best Wallpapers-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
Officiële URL https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
Beschrijving Get the best wallpapers in your homepage with our extension!
Bestandsgrootte 209 KB
Aantal Installaties 82
Huidige Versie 0.1.0
Laatst Bijgewerkt 2022-07-12
Publicatiedatum 2022-07-12
Ontwikkelaar [email protected]
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://wallpaperhomepage.com/
Help Pagina-URL https://wallpaperhomepage.com/pages/contact.html
URL van de Privacybeleid Pagina https://searchologic.com/Privacy-Policy
Ondersteunde Talen 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\/*"
    ]
}