Stylish New Tab - Wallpaper /Video Background

Stylish New Tab - Picture or Video Background

Что такое Stylish New Tab - Wallpaper /Video Background?

Stylish New Tab - Wallpaper /Video Background - это расширение Chrome, разработанное http://stylishnewtab.com, и его основная функция - "Stylish New Tab - Picture or Video Background".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Stylish New Tab - Wallpaper /Video Background

Скачайте файлы расширений Stylish New Tab - Wallpaper /Video Background в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

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

                        ----------------------------------------------------------------------------------------------------

By clicking "Add to chrome", I accept and agree to installing the Stylish New Tab - Wallpaper /Video Background extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy.
And: "Your new tab search will be powered by Bing". For information on the web search services data collection, please visit http://www.codefuel.com/legal/end_user_privacy_policy, 
and the search provider's privacy policy, as applicable, both as updated from time to time and at any successor locations
.-------------------------------------------------------------------------------------------------

Features :

- Automatic background image in new tab.
 Every time, you open new tab, you will see new image.
- Automatic background video.
- Change random pic or video
- Set your own particular image feed ( ex: forest, nature, cars..etc)
- Set your own particular video feed.
- Mute / Unmute background video, so you can listen to music of the video.
- Hide search bar to watch in full tab mode.
- Search from stylish tab.
- Many more features.


Check our terms of use : http://stylishnewtab.com/terms.html
Our Privacy policy : http://stylishnewtab.com/privacy_policy.html                    

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

Название Stylish New Tab - Wallpaper /Video Background Stylish New Tab - Wallpaper /Video Background
ID dindfjhjpagipmjafljcfbpggdlmhlpm
Официальный URL https://chrome.google.com/webstore/detail/stylish-new-tab-wallpaper/dindfjhjpagipmjafljcfbpggdlmhlpm
Описание Stylish New Tab - Picture or Video Background
Размер файла 2.6 MB
Количество установок 66
Текущая Версия 0.0.0.12
Последнее Обновление 2021-04-20
Дата публикации 2020-12-29
Рейтинг 5.00/5 Всего 1 оценок
Разработчик http://stylishnewtab.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.stylishnewtab.com
URL страницы помощи http://www.stylishnewtab.com
Поддерживаемые языки en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Stylish New Tab - Wallpaper \/Video Background",
    "version": "0.0.0.12",
    "description": "Stylish New Tab - Picture or Video Background",
    "manifest_version": 2,
    "options_page": "html\/options.html",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icons\/icon32.png"
    },
    "icons": {
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icons128.png"
    }
}