Best Wallpapers

Get the best wallpapers in your homepage with our extension!

Vad är Best Wallpapers?

Best Wallpapers är en Chrome-tillägg utvecklad av [email protected], och dess huvudfunktion är "Get the best wallpapers in your homepage with our extension!".

Tilläggsskärmbilder

screenshot

Ladda ner Best Wallpapers-förlängningens CRX-fil

Ladda ner Best Wallpapers-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
Officiell webbadress https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
Beskrivning Get the best wallpapers in your homepage with our extension!
Filstorlek 209 KB
Antal Installationer 82
Aktuell Version 0.1.0
Senast Uppdaterad 2022-07-12
Publiceringsdatum 2022-07-12
Utvecklare [email protected]
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://wallpaperhomepage.com/
Hjälpsida URL https://wallpaperhomepage.com/pages/contact.html
URL till Sekretesspolicy Sidan https://searchologic.com/Privacy-Policy
Stödda Språk 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\/*"
    ]
}