Tech News Go

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

Qu'est-ce que Tech News Go ?

Tech News Go est une extension Chrome développée par Avinersoft, et sa fonction principale est "Open a new tab with today's tech news and a custom search box".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Tech News Go

Téléchargez les fichiers d'extension Tech News Go au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Tech News Go Tech News Go
ID lfpcbkbhffokplmdpnmfckbacenlldaf
URL Officiel https://chromewebstore.google.com/detail/tech-news-go/lfpcbkbhffokplmdpnmfckbacenlldaf
Description Open a new tab with today's tech news and a custom search box
Taille du Fichier 1.4 MB
Nombre d'Installations 48
Version Actuelle 1.01
Dernière Mise à Jour 2022-01-10
Date de Publication 2021-08-05
Évaluation 4.50/5 Total 2 Évaluations
Développeur Avinersoft
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://avinersoft.com
URL de la Page d'Aide https://avinersoft.com/contact
URL de la Page de Politique de Confidentialité https://avinersoft.com/privacy-policy
Langues Prises en Charge 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'"
}