New Tab Direct - Abstract

Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.

Что такое New Tab Direct - Abstract?

New Tab Direct - Abstract - это расширение Chrome, разработанное Trilee, и его основная функция - "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.".

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

screenshot

Скачать файл CRX расширения New Tab Direct - Abstract

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

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

                        Search the internet with stunning new tab abstract wallpapers.

By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - Abstract Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms of Service: https://www.trileehome.com/apps/ntd-abstract/eula
Privacy Policy: https://www.trileehome.com/apps/ntd-abstract/privacy-policy
About Us: https://www.trileehome.com/about
Contact Us:  https://www.trileehome.com/contact-us                    

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

Название New Tab Direct - Abstract New Tab Direct - Abstract
ID eagbldepclddkcanbppboefeopcobala
Официальный URL https://chromewebstore.google.com/detail/new-tab-direct-abstract/eagbldepclddkcanbppboefeopcobala
Описание Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.
Размер файла 2.18 MB
Количество установок 86
Текущая Версия 1.022
Последнее Обновление 2021-09-13
Дата публикации 2021-06-24
Рейтинг 4.44/5 Всего 9 оценок
Разработчик Trilee
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://www.trileehome.com/
URL страницы помощи http://www.trileehome.com/contact-us
URL страницы политики конфиденциальности https://www.trileehome.com/new-tab-direct/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.022",
    "name": "New Tab Direct - Abstract",
    "description": "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/48x48.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    }
}