Timer Motivation

A new tab page to help focus on what's really important

Timer Motivationとは何ですか?

Timer Motivationはhttps://tolotra.co.nfによって開発されたChromeの拡張機能で、その主な機能は「A new tab page to help focus on what's really important」です。

拡張機能のスクリーンショット

screenshot

Timer Motivation拡張機能のCRXファイルをダウンロード

Timer Motivation拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension will guarantee that you will always remember what are truly important in your life. 

Study has shown that goals with deadline have 300% more chance to be accomplished than a mere wish.                    

拡張機能の基本情報

名前 Timer Motivation Timer Motivation
ID kncgbhhpfoecanpkcedlibfjmdnphkdj
公式URL https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj
説明 A new tab page to help focus on what's really important
ファイルサイズ 4.47 MB
インストール数 67
現在のバージョン 0.0.3
最終更新日 2017-05-07
公開日 2017-05-07
評価 5.00/5 合計 2 レビュー
開発者 https://tolotra.co.nf
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Timer Motivation",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "A new tab page to help focus on what's really important",
    "homepage_url": "http:\/\/github.com\/tolotrasam\/timer_motivation",
    "content_security_policy": "script-src 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "app\/index.html"
    },
    "permissions": [
        "https:\/\/*\/* "
    ]
}