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"
}
} | |