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"
}