Quotes

Get a quick and inspirational quote as fast as possible in the comfort of your own browser!

Quotesとは何ですか?

QuotesはPage Markerによって開発されたChromeの拡張機能で、その主な機能は「Get a quick and inspirational quote as fast as possible in the comfort of your own browser!」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Ever need to get a quick boost in motivation? With this extension, you can get a quick and inspirational quote as fast possible by clicking the Quotes icon in your browser.

It's as simple as that! All you have to do is install this extension, click on it in your chrome browser, and get inspirational and popular quotes from famous people!

View a variety of quotes suited for everyone!

Instructions:
1. Click the black quotation mark icon in the corner of your chrome browser.

2. Read and enjoy the most popular quotes!

Simple as that!

v1.0 - Released! Please comment with thoughts and suggestions.

v2.0 - Revamped with even more quotes!

v2.1 - Now with more than 5000+ more inspirational, loving, and other quotes!

v3.0 - Beautifully redesigned.

More coming soon!                    

拡張機能の基本情報

名前 Quotes Quotes
ID napnlheijpokljocbmigochahnlakhbp
公式URL https://chromewebstore.google.com/detail/quotes/napnlheijpokljocbmigochahnlakhbp
説明 Get a quick and inspirational quote as fast as possible in the comfort of your own browser!
ファイルサイズ 331 KB
インストール数 10,000
現在のバージョン 3.0
最終更新日 2018-01-15
公開日 2018-01-14
評価 4.40/5 合計 50 レビュー
開発者 Page Marker
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://pagemarker.org/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quotes",
    "description": "Get a quick and inspirational quote as fast as possible in the comfort of your own browser!",
    "version": "3.0",
    "offline_enabled": true,
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}