Motivate

Displays motivation quotes on the new tab page

What is Motivate?

Motivate is a Chrome extension developed by https://sridattalabs.com, and its main feature is "Displays motivation quotes on the new tab page".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Motivate Extension CRX File

Download Motivate 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

                        You see your new tab page more often than any other site on the Internet. Motivate transforms your new tab page into a source of motivation, with inspiring quotes and beautiful landscapes.                    

Extension Basic Information

Name Motivate Motivate
ID fikbnglopgmdoobfkallgioahbeddajc
Official URL https://chromewebstore.google.com/detail/motivate/fikbnglopgmdoobfkallgioahbeddajc
Description Displays motivation quotes on the new tab page
File Size 10.26 MB
Installation Count 1,810
Current Version 0.5
Last Updated 2013-12-18
Publish Date 2013-12-18
Rating 4.47/5 Total 53 Ratings
Developer https://sridattalabs.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Motivate",
    "version": "0.5",
    "manifest_version": 2,
    "description": "Displays motivation quotes on the new tab page",
    "minimum_chrome_version": "20.0.1132.47",
    "chrome_url_overrides": {
        "newtab": "page.html"
    },
    "icons": {
        "16": "img\/icons\/quote_square_16.png",
        "48": "img\/icons\/quote_square_48.png",
        "128": "img\/icons\/quote_square_128.png"
    }
}