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
官方網址 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'"
}