Tech News Go

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

Cos'è Tech News Go?

Tech News Go è un'estensione di Chrome sviluppata da Avinersoft, e la sua funzione principale è "Open a new tab with today's tech news and a custom search box".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Tech News Go

Scarica i file di estensione Tech News Go in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
URL Ufficiale https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Descrizione Open a new tab with today's tech news and a custom search box
Dimensione del File 1.4 MB
Conteggio Installazioni 48
Versione Corrente 1.01
Ultimo Aggiornamento 2022-01-10
Data di Pubblicazione 2021-08-05
Valutazione 4.50/5 Totale 2 Valutazioni
Sviluppatore Avinersoft
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://avinersoft.com
URL della Pagina di Aiuto https://avinersoft.com/contact
URL della Pagina della Politica sulla Privacy https://avinersoft.com/privacy-policy
Lingue Supportate 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'"
}