Daily Motivation

Daily Motivation is a simple Chrome extension that serves as your personal motivator, providing you with a wide selection of…

What is Daily Motivation?

Daily Motivation is a Chrome extension developed by Motivation Widget, and its main feature is "Daily Motivation is a simple Chrome extension that serves as your personal motivator, providing you with a wide selection of…".

Extension Screenshots

screenshot

Download Daily Motivation Extension CRX File

Download Daily Motivation 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

                        Daily Motivation is a simple Chrome extension that serves as your personal motivator, providing you with a wide selection of inspirational quotes right in your browser. This extension aims to spark positivity, creativity, and drive in your everyday web experience. With just one click, you can easily add this motivational companion to your browser and stay inspired every day.

Daily Motivation is here to keep your spirits high and your motivation intact. Each quote is carefully selected to invoke positivity and motivation, providing you with that extra boost during your day.

Our extension features a vast collection of inspiring quotes. These quotes span various themes, such as perseverance, courage, ambition, and self-belief. They come from a wide array of influential individuals like Steve Jobs to influential leaders like Theodore Roosevelt, you'll get a taste of wisdom from various walks of life.

In addition, the extension provides a quick link to download our motivational quotes iOS app. This app offers additional features like daily reminders, personalized categories, and much more.

To conclude, "Daily Motivation" is more than just a Chrome extension. It's a tool that empowers you to stay positive and motivated in your day-to-day life. With "Daily Motivation," a moment of inspiration is only a click away. Add it to your browser today and transform your everyday browsing into a source of positivity!                    

Extension Basic Information

Name Daily Motivation Daily Motivation
ID pknglbjmaaefpfjgjbgheiicdlaeklgj
Official URL https://chromewebstore.google.com/detail/daily-motivation/pknglbjmaaefpfjgjbgheiicdlaeklgj
Description Daily Motivation is a simple Chrome extension that serves as your personal motivator, providing you with a wide selection of…
File Size 8.63 KB
Installation Count 144
Current Version 2.0
Last Updated 2023-12-19
Publish Date 2023-06-14
Rating 5.00/5 Total 1 Ratings
Developer Motivation Widget
Email [email protected]
Payment Type free
Extension Website https://apps.apple.com/app/apple-store/id1668567814?pt=125692161&ct=chromewidget&mt=8
Help Page URL https://docs.google.com/document/d/1DzOLIsz6NBJiUoKJFOvwul0Sq7ftX0LRmgTjkbEnKfM/edit?usp=sharing
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Daily Motivation",
    "version": "2.0",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icon.png"
        }
    },
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "tabs"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    }
}