Motivation :: updated

Replace new tab page with Motivation

What is Motivation :: updated?

Motivation :: updated is a Chrome extension developed by Distilled Chaos, and its main feature is "Replace new tab page with Motivation".

Extension Screenshots

screenshot

Download Motivation :: updated Extension CRX File

Download Motivation :: updated extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Motivation :: updated Motivation :: updated
ID jdlaegdjdpmbljeoabonopjbaagknfpp
Official URL https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp
Description Replace new tab page with Motivation
File Size 12.44 KB
Installation Count 179
Current Version 0.8
Last Updated 2016-04-04
Publish Date 2016-04-04
Developer Distilled Chaos
Payment Type free
Supported Languages 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"
}