Motivate
Displays motivation quotes on the new tab page
Motivateとは何ですか?
Motivateはhttps://sridattalabs.comによって開発されたChromeの拡張機能で、その主な機能は「Displays motivation quotes on the new tab page」です。
拡張機能のスクリーンショット
Motivate拡張機能のCRXファイルをダウンロード
Motivate拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
You see your new tab page more often than any other site on the Internet. Motivate transforms your new tab page into a source of motivation, with inspiring quotes and beautiful landscapes. 拡張機能の基本情報
| 名前 | |
| ID | fikbnglopgmdoobfkallgioahbeddajc |
| 公式URL | https://chromewebstore.google.com/detail/motivate/fikbnglopgmdoobfkallgioahbeddajc |
| 説明 | Displays motivation quotes on the new tab page |
| ファイルサイズ | 10.26 MB |
| インストール数 | 1,810 |
| 現在のバージョン | 0.5 |
| 最終更新日 | 2013-12-18 |
| 公開日 | 2013-12-18 |
| 評価 | 4.47/5 合計 53 レビュー |
| 開発者 | https://sridattalabs.com |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Motivate",
"version": "0.5",
"manifest_version": 2,
"description": "Displays motivation quotes on the new tab page",
"minimum_chrome_version": "20.0.1132.47",
"chrome_url_overrides": {
"newtab": "page.html"
},
"icons": {
"16": "img\/icons\/quote_square_16.png",
"48": "img\/icons\/quote_square_48.png",
"128": "img\/icons\/quote_square_128.png"
}
} | |