ShowerThoughts

Think interesting thoughts

ShowerThoughtsとは何ですか?

ShowerThoughtsはtabsforthoughtによって開発されたChromeの拡張機能で、その主な機能は「Think interesting thoughts」です。

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

screenshot
screenshot
screenshot
screenshot

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

ShowerThoughts拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Philosophical thoughts with every new tab!                    

拡張機能の基本情報

名前 ShowerThoughts ShowerThoughts
ID ejfkmkpjcoaifaaplbffococjkhpclgb
公式URL https://chrome.google.com/webstore/detail/showerthoughts/ejfkmkpjcoaifaaplbffococjkhpclgb
説明 Think interesting thoughts
ファイルサイズ 450 KB
インストール数 83
現在のバージョン 1.0.0
最終更新日 2017-02-05
公開日 2017-02-05
評価 5.00/5 合計 22 レビュー
開発者 tabsforthought
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ShowerThoughts",
    "description": "Think interesting thoughts",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "16": "shower_thoughts.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}