Webacy Counter and Motivational Plugin

Open a new tab to a new motivational quote and a reminder of life. Carpe diem, memento mori.

What is Webacy Counter and Motivational Plugin?

Webacy Counter and Motivational Plugin is a Chrome extension developed by https://webacy.co, and its main feature is "Open a new tab to a new motivational quote and a reminder of life. Carpe diem, memento mori.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Webacy Counter and Motivational Plugin Extension CRX File

Download Webacy Counter and Motivational Plugin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Webacy Counter and Motivational Plugin Webacy Counter and Motivational Plugin
ID eimkphbhmamefbbmciknaknnfgndcddg
Official URL https://chromewebstore.google.com/detail/webacy-counter-and-motiva/eimkphbhmamefbbmciknaknnfgndcddg
Description Open a new tab to a new motivational quote and a reminder of life. Carpe diem, memento mori.
File Size 10.21 MB
Installation Count 46
Current Version 1.0.1
Last Updated 2021-11-16
Publish Date 2021-11-02
Rating 5.00/5 Total 3 Ratings
Developer https://webacy.co
Email [email protected]
Payment Type free
Extension Website https://www.webacy.co/
Help Page URL https://www.webacy.co/how-it-works
Privacy Policy Page URL https://uploads-ssl.webflow.com/6137b9349c6655ea64e740bf/6140def87a6987372e106d55_Webacy%20Privacy%20Policy.pdf
Supported Languages 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"
    }
}