Motivation :: updated
Replace new tab page with Motivation
Apa itu Motivation :: updated?
Motivation :: updated adalah ekstensi Chrome yang dikembangkan oleh Distilled Chaos, dan fitur utamanya adalah "Replace new tab page with Motivation".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Motivation :: updated
Unduh file ekstensi Motivation :: updated dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | jdlaegdjdpmbljeoabonopjbaagknfpp |
URL Resmi | https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp |
Deskripsi | Replace new tab page with Motivation |
Ukuran File | 12.44 KB |
Jumlah Instalasi | 179 |
Versi Saat Ini | 0.8 |
Terakhir Diperbarui | 2016-04-04 |
Tanggal Publikasi | 2016-04-04 |
Pengembang | Distilled Chaos |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |