Best Wallpapers

Get the best wallpapers in your homepage with our extension!

Что такое Best Wallpapers?

Best Wallpapers - это расширение Chrome, разработанное [email protected], и его основная функция - "Get the best wallpapers in your homepage with our extension!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Best Wallpapers

Скачайте файлы расширений Best Wallpapers в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
Официальный URL https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
Описание Get the best wallpapers in your homepage with our extension!
Размер файла 209 KB
Количество установок 82
Текущая Версия 0.1.0
Последнее Обновление 2022-07-12
Дата публикации 2022-07-12
Разработчик [email protected]
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://wallpaperhomepage.com/
URL страницы помощи https://wallpaperhomepage.com/pages/contact.html
URL страницы политики конфиденциальности https://searchologic.com/Privacy-Policy
Поддерживаемые языки 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\/*"
    ]
}