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 |
| 官方網址 | 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"
}
} | |