TechNews

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

Co je TechNews?

TechNews je rozšíření Chrome vyvinuté TechTap, a jeho hlavní funkcí je „TechNews brings you the latest and greatest tech news of the day.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření TechNews

Stáhněte si soubory rozšíření TechNews ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název TechNews TechNews
ID babfhcgjchdmjknpmbdpcfggaonhimlj
Oficiální URL https://chromewebstore.google.com/detail/technews/babfhcgjchdmjknpmbdpcfggaonhimlj
Popis TechNews brings you the latest and greatest tech news of the day.
Velikost souboru 288 KB
Počet instalací 96
Aktuální Verze 1.0.6
Poslední Aktualizace 2021-01-07
Datum Vydání 2020-12-28
Hodnocení 2.00/5 Celkem 1 Hodnocení
Vývojář TechTap
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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'"
}