Random Quote

See a random quote when you open a new tab.

Random Quoteとは何ですか?

Random QuoteはSterling Whitleyによって開発されたChromeの拡張機能で、その主な機能は「See a random quote when you open a new tab.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Instantly see a random quote with a colored background when you open a new tab.

Features:
- Awesome quotes
- Open a new tab, see a quote instantly
- Non intrusive, won't bug you                    

拡張機能の基本情報

名前 Random Quote Random Quote
ID hhompecpighdhclapocgaaadjnmgahoi
公式URL https://chromewebstore.google.com/detail/random-quote/hhompecpighdhclapocgaaadjnmgahoi
説明 See a random quote when you open a new tab.
ファイルサイズ 4.64 MB
インストール数 4,174
現在のバージョン 3.0.0
最終更新日 2015-06-06
公開日 2015-06-05
評価 3.52/5 合計 82 レビュー
開発者 Sterling Whitley
支払い方法 free
拡張機能のウェブサイト http://sterlingw.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Random Quote",
    "version": "3.0.0",
    "manifest_version": 2,
    "description": "See a random quote when you open a new tab.",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "app.html"
    }
}