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
Eメール [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
}