Motivation :: updated
Replace new tab page with Motivation
Wat is Motivation :: updated?
Motivation :: updated is een Chrome-extensie ontwikkeld door Distilled Chaos, en de belangrijkste functie is "Replace new tab page with Motivation".
Extensie Screenshots
Download het CRX-bestand van de extensie Motivation :: updated
Download Motivation :: updated-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | jdlaegdjdpmbljeoabonopjbaagknfpp |
Officiële URL | https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp |
Beschrijving | Replace new tab page with Motivation |
Bestandsgrootte | 12.44 KB |
Aantal Installaties | 179 |
Huidige Versie | 0.8 |
Laatst Bijgewerkt | 2016-04-04 |
Publicatiedatum | 2016-04-04 |
Ontwikkelaar | Distilled Chaos |
Betalingswijze | free |
Ondersteunde Talen | 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" } |