Quotes
Inspirational and famous quotes by authors you know and love. In a single click.
Quotesとは何ですか?
QuotesはTakeshi Nakamotoによって開発されたChromeの拡張機能で、その主な機能は「Inspirational and famous quotes by authors you know and love. In a single click.」です。
拡張機能のスクリーンショット
Quotes拡張機能のCRXファイルをダウンロード
Quotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension has the best famous quotes, inspirational words that will motivate you day by day.
Feature:
- Clean and minimal design.
- Very simple and fast.
- Click on the icon to open the pop up, no tabs.
- More than 1500 different random quotes.
- Tweet button allows you to quickly share your favorites quotes.
Enjoy it!
By Takeshi Nakamoto. 2018 拡張機能の基本情報
| 名前 | |
| ID | dfjohgimlgemdgecpbenenigohbelmlk |
| 公式URL | https://chromewebstore.google.com/detail/quotes/dfjohgimlgemdgecpbenenigohbelmlk |
| 説明 | Inspirational and famous quotes by authors you know and love. In a single click. |
| ファイルサイズ | 1.86 MB |
| インストール数 | 204 |
| 現在のバージョン | 2.0 |
| 最終更新日 | 2018-05-13 |
| 公開日 | 2018-05-12 |
| 評価 | 5.00/5 合計 4 レビュー |
| 開発者 | Takeshi Nakamoto |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://docs.google.com/document/d/1iTmO-vciNaxD8sSOc3kn6xVfb8JLCCIvBNeAGppqofg |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Quotes",
"description": "Inspirational and famous quotes by authors you know and love. In a single click.",
"browser_action": {
"default_icon": "128.png",
"default_popup": "popup.html"
},
"icons": {
"128": "128.png",
"16": "16.png",
"48": "48.png"
},
"content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
"offline_enabled": true,
"manifest_version": 2,
"version": "2.0"
} | |