Motivation :: updated

Replace new tab page with Motivation

Vad är Motivation :: updated?

Motivation :: updated är en Chrome-tillägg utvecklad av Distilled Chaos, och dess huvudfunktion är "Replace new tab page with Motivation".

Tilläggsskärmbilder

screenshot

Ladda ner Motivation :: updated-förlängningens CRX-fil

Ladda ner Motivation :: updated-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Motivation :: updated Motivation :: updated
ID jdlaegdjdpmbljeoabonopjbaagknfpp
Officiell webbadress https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp
Beskrivning Replace new tab page with Motivation
Filstorlek 12.44 KB
Antal Installationer 179
Aktuell Version 0.8
Senast Uppdaterad 2016-04-04
Publiceringsdatum 2016-04-04
Utvecklare Distilled Chaos
Betalningssätt free
Stödda Språk 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"
}