Tech News Go

Open a new tab with today's tech news and a custom search box

Что такое Tech News Go?

Tech News Go - это расширение Chrome, разработанное Avinersoft, и его основная функция - "Open a new tab with today's tech news and a custom search box".

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

screenshot

Скачать файл CRX расширения Tech News Go

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

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

                        By clicking “Add to chrome”, I accept and agree to installing the Tech News Go 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: https://avinersoft.com/app/tech/terms-and-conditions
Privacy: https://avinersoft.com/app/tech/privacy-policy
About: https://avinersoft.com/about-us
Contact:  https://avinersoft.com/contact                    

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

Название Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
Официальный URL https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Описание Open a new tab with today's tech news and a custom search box
Размер файла 1.4 MB
Количество установок 48
Текущая Версия 1.01
Последнее Обновление 2022-01-10
Дата публикации 2021-08-05
Рейтинг 4.50/5 Всего 2 оценок
Разработчик Avinersoft
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://avinersoft.com
URL страницы помощи https://avinersoft.com/contact
URL страницы политики конфиденциальности https://avinersoft.com/privacy-policy
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tech News Go",
    "description": "Open a new tab with today's tech news and a custom search box",
    "version": "1.01",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "icons": {
        "16": "icon\/16.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/static.elfsight.com https:\/\/apps.elfsight.com; object-src 'self'"
}