Tech News Go

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

¿Qué es Tech News Go?

Tech News Go es una extensión de Chrome desarrollada por Avinersoft, y su función principal es "Open a new tab with today's tech news and a custom search box".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Tech News Go

Descarga archivos de extensión Tech News Go en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
URL Oficial https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Descripción Open a new tab with today's tech news and a custom search box
Tamaño del Archivo 1.4 MB
Cantidad de Instalaciones 48
Versión Actual 1.01
Última Actualización 2022-01-10
Fecha de Publicación 2021-08-05
Calificación 4.50/5 Total de 2 Calificaciones
Desarrollador Avinersoft
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://avinersoft.com
URL de la Página de Ayuda https://avinersoft.com/contact
URL de la Página de Política de Privacidad https://avinersoft.com/privacy-policy
Idiomas Soportados 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'"
}