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
官方URL 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"
}