Motivation :: updated
Replace new tab page with Motivation
Cos'è Motivation :: updated?
Motivation :: updated è un'estensione di Chrome sviluppata da Distilled Chaos, e la sua funzione principale è "Replace new tab page with Motivation".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Motivation :: updated
Scarica i file di estensione Motivation :: updated in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | jdlaegdjdpmbljeoabonopjbaagknfpp |
URL Ufficiale | https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp |
Descrizione | Replace new tab page with Motivation |
Dimensione del File | 12.44 KB |
Conteggio Installazioni | 179 |
Versione Corrente | 0.8 |
Ultimo Aggiornamento | 2016-04-04 |
Data di Pubblicazione | 2016-04-04 |
Sviluppatore | Distilled Chaos |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |