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
官方網址 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:\/\/*\/* "
    ]
}