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 |
| Eメール | [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"
}
} | |