TechNews

TechNews brings you the latest and greatest tech news of the day.

Τι είναι το TechNews;

Το TechNews είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον TechTap, και η κύρια λειτουργία του είναι "TechNews brings you the latest and greatest tech news of the day.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης TechNews

Λήψη αρχείων επέκτασης TechNews σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        TechNews is a new tab chrome extension that summarizes the latest and greatest tech news of the day straight onto your web browser. Every time you open a tab, the latest news will immediately appear. 

TechNews also lets you to manage a reading list and save articles that can be read later.

The TechNews Chrome extension is and will always be free.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα TechNews TechNews
ID babfhcgjchdmjknpmbdpcfggaonhimlj
Επίσημο URL https://chromewebstore.google.com/detail/technews/babfhcgjchdmjknpmbdpcfggaonhimlj
Περιγραφή TechNews brings you the latest and greatest tech news of the day.
Μέγεθος Αρχείου 288 KB
Αριθμός Εγκαταστάσεων 96
Τρέχουσα Έκδοση 1.0.6
Τελευταία Ενημέρωση 2021-01-07
Ημερομηνία Δημοσίευσης 2020-12-28
Αξιολόγηση 2.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής TechTap
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TechNews",
    "version": "1.0.6",
    "description": "TechNews brings you the latest and greatest tech news of the day.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/us-central1-linkedbbapp.cloudfunctions.net https:\/\/www.google-analytics.com https:\/\/cdn.carbonads.com https:\/\/srv.carbonads.net 'unsafe-eval'; object-src 'self'"
}