Motivate Me

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

Wat is Motivate Me?

Motivate Me is een Chrome-extensie ontwikkeld door Tommy Apps, en de belangrijkste functie is "A new tab page to give a little nudge to keep procrastination at bay".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Motivate Me

Download Motivate Me-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Motivate Me Motivate Me
ID bgaephinlbgpahofhfojebejhlodolgd
Officiële URL https://chromewebstore.google.com/detail/motivate-me/bgaephinlbgpahofhfojebejhlodolgd
Beschrijving A new tab page to give a little nudge to keep procrastination at bay
Bestandsgrootte 12.85 MB
Aantal Installaties 63
Huidige Versie 1.1
Laatst Bijgewerkt 2016-10-14
Publicatiedatum 2016-10-14
Beoordeling 3.25/5 Totaal 4 Beoordelingen
Ontwikkelaar Tommy Apps
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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
}