New Tab Startup Quotes
Inspiring startup related quotes in every new Chrome tab.
New Tab Startup Quotesとは何ですか?
New Tab Startup QuotesはMathew Carpenterによって開発されたChromeの拡張機能で、その主な機能は「Inspiring startup related quotes in every new Chrome tab.」です。
拡張機能のスクリーンショット
New Tab Startup Quotes拡張機能のCRXファイルをダウンロード
New Tab Startup Quotes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
With new quotes added every week, this extension will display an inspirational quote that anyone in the startup or business world can appreciate. If you would like to submit a new quote, simply tweet @matcarpenter.
拡張機能の基本情報
名前 | New Tab Startup Quotes |
ID | bljnhgkajocmhlflgefahihojeajhjji |
公式URL | https://chromewebstore.google.com/detail/new-tab-startup-quotes/bljnhgkajocmhlflgefahihojeajhjji |
説明 | Inspiring startup related quotes in every new Chrome tab. |
ファイルサイズ | 43.16 KB |
インストール数 | 2,444 |
現在のバージョン | 1.2 |
最終更新日 | 2015-07-10 |
公開日 | 2015-07-10 |
評価 | 5.00/5 合計 16 レビュー |
開発者 | Mathew Carpenter |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "New Tab Startup Quotes", "version": "1.2", "description": "Inspiring startup related quotes in every new Chrome tab.", "icons": { "16": "icon.png", "32": "icon.png", "64": "icon.png" }, "chrome_url_overrides": { "newtab": "popup.html" } } |