The Source Tab

Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser

什麼是The Source Tab?

The Source Tab是由https://access.thesource.social開發的Chrome擴展程式,該擴展的主要功能是“Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser”。

擴展截圖

screenshot
screenshot
screenshot

下載The Source Tab擴展crx文件

下載The Source Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                                            

擴展基本資訊

名稱 The Source Tab The Source Tab
ID nobbnaiokafldlmkbcoideaiapfcckej
官方網址 https://chromewebstore.google.com/detail/the-source-tab/nobbnaiokafldlmkbcoideaiapfcckej
簡介 Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser
檔案大小 204 KB
安裝次數 298
目前版本 1.9
更新時間 2018-09-14
上架時間 2018-09-13
開發者 https://access.thesource.social
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.thesource.social
隱私政策頁面URL http://access.thesource.social/doc/TheSource_Terms.pdf
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Source Tab",
    "version": "1.9",
    "description": "Discover thousands of hand-picked snackable content in the new tab on Google Chrome Browser",
    "manifest_version": 2,
    "page_action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/access.thesource.social https:\/\/www.google-analytics.com; object-src 'self'"
}