Tech News Go

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

Was ist Tech News Go?

Tech News Go ist eine Chrome-Erweiterung, die von Avinersoft entwickelt wurde, und ihr Hauptmerkmal ist "Open a new tab with today's tech news and a custom search box".

Erweiterungsscreenshots

screenshot

Tech News Go-Erweiterungs-CRX-Datei herunterladen

Laden Sie Tech News Go-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
Offizielle URL https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Beschreibung Open a new tab with today's tech news and a custom search box
Dateigröße 1.4 MB
Installationsanzahl 48
Aktuelle Version 1.01
Letztes Update 2022-01-10
Veröffentlichungsdatum 2021-08-05
Bewertung 4.50/5 Insgesamt 2 Bewertungen
Entwickler Avinersoft
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://avinersoft.com
Hilfeseite URL https://avinersoft.com/contact
URL der Datenschutzrichtlinien-Seite https://avinersoft.com/privacy-policy
Unterstützte Sprachen 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'"
}