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