Motivation :: updated

Replace new tab page with Motivation

什麼是Motivation :: updated?

Motivation :: updated是由Distilled Chaos開發的Chrome擴展程式,該擴展的主要功能是“Replace new tab page with Motivation”。

擴展截圖

screenshot

下載Motivation :: updated擴展crx文件

下載Motivation :: updated擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Replaces your 'new-tab' page with a real-time counter showing your current age.

Updated with correct refresh rate, color-scheme toggle, and an alternate difference algorithm.                    

擴展基本資訊

名稱 Motivation :: updated Motivation :: updated
ID jdlaegdjdpmbljeoabonopjbaagknfpp
官方網址 https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp
簡介 Replace new tab page with Motivation
檔案大小 12.44 KB
安裝次數 179
目前版本 0.8
更新時間 2016-04-04
上架時間 2016-04-04
開發者 Distilled Chaos
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "dashboard.html"
    },
    "content_security_policy": "script-src 'self' 'sha256-oZZp2243OriiI1L4Y0x8p0SZNdvTUnztxneEInWsIAI='; object-src 'self'",
    "description": "Replace new tab page with Motivation",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png"
    },
    "manifest_version": 2,
    "name": "Motivation :: updated",
    "offline_enabled": true,
    "version": "0.8"
}