Quotes for Motivation
This extension shows you a motivational quote when clicked.
什么是Quotes for Motivation?
Quotes for Motivation是由Gurmukh Singh开发的Chrome扩展程序,该扩展的主要功能是“This extension shows you a motivational quote when clicked.”。
扩展截图
下载Quotes for Motivation扩展crx文件
下载Quotes for Motivation扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
People often say that motivation doesn't last. Well, neither does bathing - that's why we recommend it daily. -- Zig Ziglar
A simple extension which shows a motivational quote every time you click on it which helps in boosting productivity.The quotes are updated monthly so that you do not see the same quotes everyday. 扩展基本信息
| 名称 | |
| ID | ddemaopikhcnapofajcndbnijgainaig |
| 官方URL | https://chromewebstore.google.com/detail/quotes-for-motivation/ddemaopikhcnapofajcndbnijgainaig |
| 简介 | This extension shows you a motivational quote when clicked. |
| 文件大小 | 26.56 KB |
| 安装次数 | 69 |
| 当前版本 | 1.1 |
| 更新时间 | 2018-01-01 |
| 上架时间 | 2018-01-01 |
| 评分 | 5.00/5 共2次评分 |
| 开发者 | Gurmukh Singh |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Quotes for Motivation",
"description": "This extension shows you a motivational quote when clicked.",
"version": "1.1",
"browser_action": {
"default_icon": "icon_2.png",
"default_popup": "my.html"
}
} | |