TechNews

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

TechNewsとは何ですか?

TechNewsはTechTapによって開発されたChromeの拡張機能で、その主な機能は「TechNews brings you the latest and greatest tech news of the day.」です。

拡張機能のスクリーンショット

screenshot
screenshot

TechNews拡張機能のCRXファイルをダウンロード

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
Eメール [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'"
}