Webacy Counter and Motivational Plugin
Open a new tab to a new motivational quote and a reminder of life. Carpe diem, memento mori.
什么是Webacy Counter and Motivational Plugin?
Webacy Counter and Motivational Plugin是由https://webacy.co开发的Chrome扩展程序,该扩展的主要功能是“Open a new tab to a new motivational quote and a reminder of life. Carpe diem, memento mori.”。
扩展截图
下载Webacy Counter and Motivational Plugin扩展crx文件
下载Webacy Counter and Motivational Plugin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Replace new tab page with the number of days you have left, and an inspirational quote.
New Tab page that provides momento mori [remember your mortality] and inspires you to live your best life.
Get inspired with a day counter, quote, and set your ideal background.
Eliminate distractions and make the most of your days with a reminder of your mortality on every new tab.
Move towards the life you want to live.
- Set a preferred length of years that is considered a “life well lived”
- See a new motivational quote every day
- Customize a colored background of your choice
- Feel motivated to seize the day!
ABOUT PERMISSIONS
For more information on privacy and the security of your data visit
https://uploads-ssl.webflow.com/6137b9349c6655ea64e740bf/6140def87a6987372e106d55_Webacy%20Privacy%20Policy.pdf
GET IN TOUCH
Email us at [email protected]
Blog https://world.webacy.co/
Twitter @mywebacy
Instagram https://instagram.com/mywebacy 扩展基本信息
| 名称 | |
| ID | eimkphbhmamefbbmciknaknnfgndcddg |
| 官方URL | https://chromewebstore.google.com/detail/webacy-counter-and-motiva/eimkphbhmamefbbmciknaknnfgndcddg |
| 简介 | Open a new tab to a new motivational quote and a reminder of life. Carpe diem, memento mori. |
| 文件大小 | 10.21 MB |
| 安装次数 | 46 |
| 当前版本 | 1.0.1 |
| 更新时间 | 2021-11-16 |
| 上架时间 | 2021-11-02 |
| 评分 | 5.00/5 共3次评分 |
| 开发者 | https://webacy.co |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.webacy.co/ |
| 帮助页面URL | https://www.webacy.co/how-it-works |
| 隐私政策页面URL | https://uploads-ssl.webflow.com/6137b9349c6655ea64e740bf/6140def87a6987372e106d55_Webacy%20Privacy%20Policy.pdf |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Webacy Counter and Motivational Plugin",
"description": "Open a new tab to a new motivational quote and a reminder of life. Carpe diem, memento mori.",
"version": "1.0.1",
"icons": {
"16": "assets\/icon.png",
"48": "assets\/icon.png",
"128": "assets\/icon.png"
},
"chrome_url_overrides": {
"newtab": "newpage.html"
},
"action": {
"default_icon": "assets\/icon.png"
}
} | |