Motivational Quotes

Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.

What is Motivational Quotes?

Motivational Quotes is a Chrome extension developed by Motivational Quotes, and its main feature is "Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.".

Extension Screenshots

screenshot
screenshot

Download Motivational Quotes Extension CRX File

Download Motivational Quotes 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

                        By clicking "Add to Chrome", I accept and agree to installing the Motivational Quotes extension and setting Chrome™️ New Tab search provider to Microsoft Bing as described in Terms of Use and Privacy Policy.

Free stock media content is distributed by Unsplash - https://unsplash.com

Privacy Policy: https://www.live-motivational-quotes.com/privacy-policy.html

Terms of Use: https://www.live-motivational-quotes.com/terms.html                    

Extension Basic Information

Name Motivational Quotes Motivational Quotes
ID fnfinofiigdplejbiflapladmhigiffh
Official URL https://chromewebstore.google.com/detail/motivational-quotes/fnfinofiigdplejbiflapladmhigiffh
Description Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.
File Size 22.95 MB
Installation Count 678
Current Version 2.1
Last Updated 2023-09-17
Publish Date 2023-09-17
Rating 5.00/5 Total 9 Ratings
Developer Motivational Quotes
Email [email protected]
Payment Type free
Extension Website https://www.live-motivational-quotes.com/
Privacy Policy Page URL https://www.live-motivational-quotes.com/privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Motivational Quotes",
    "version": "2.1",
    "description": "Upgrade the default new tab page with an motivational inspirational wallpapers and quotes.",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": []
}