Motivate Me

A new tab page to give a little nudge to keep procrastination at bay

What is Motivate Me?

Motivate Me is a Chrome extension developed by Tommy Apps, and its main feature is "A new tab page to give a little nudge to keep procrastination at bay".

Extension Screenshots

screenshot
screenshot

Download Motivate Me Extension CRX File

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

                        A little reminder that time past by at a very fast pace and it's the most precious thing everyone have. So, don't waste it and regret it later in life.                    

Extension Basic Information

Name Motivate Me Motivate Me
ID bgaephinlbgpahofhfojebejhlodolgd
Official URL https://chromewebstore.google.com/detail/motivate-me/bgaephinlbgpahofhfojebejhlodolgd
Description A new tab page to give a little nudge to keep procrastination at bay
File Size 12.85 MB
Installation Count 63
Current Version 1.1
Last Updated 2016-10-14
Publish Date 2016-10-14
Rating 3.25/5 Total 4 Ratings
Developer Tommy Apps
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Motivate Me",
    "short_name": "Motivate Me",
    "description": "A new tab page to give a little nudge to keep procrastination at bay",
    "version": "1.1",
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "icons": {
        "16": "icon_16.png",
        "32": "icon_32.png",
        "64": "icon_64.png",
        "128": "icon_128.png",
        "512": "icon_512.png"
    },
    "offline_enabled": true
}