Motivate Me

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

什么是Motivate Me?

Motivate Me是由Tommy Apps开发的Chrome扩展程序,该扩展的主要功能是“A new tab page to give a little nudge to keep procrastination at bay”。

扩展截图

screenshot
screenshot

下载Motivate Me扩展crx文件

下载Motivate Me扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Motivate Me Motivate Me
ID bgaephinlbgpahofhfojebejhlodolgd
官方URL https://chromewebstore.google.com/detail/motivate-me/bgaephinlbgpahofhfojebejhlodolgd
简介 A new tab page to give a little nudge to keep procrastination at bay
文件大小 12.85 MB
安装次数 63
当前版本 1.1
更新时间 2016-10-14
上架时间 2016-10-14
评分 3.25/5 共4次评分
开发者 Tommy Apps
电子邮箱 [email protected]
付费类型 free
支持的语言 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
}