Motivation :: updated
Replace new tab page with Motivation
Co to jest Motivation :: updated?
Motivation :: updated to rozszerzenie Chrome opracowane przez Distilled Chaos, a jego główną funkcją jest „Replace new tab page with Motivation”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Motivation :: updated
Pobierz pliki rozszerzeń Motivation :: updated w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | jdlaegdjdpmbljeoabonopjbaagknfpp |
Oficjalny URL | https://chrome.google.com/webstore/detail/motivation-updated/jdlaegdjdpmbljeoabonopjbaagknfpp |
Opis | Replace new tab page with Motivation |
Rozmiar pliku | 12.44 KB |
Liczba instalacji | 179 |
Aktualna Wersja | 0.8 |
Ostatnia Aktualizacja | 2016-04-04 |
Data Publikacji | 2016-04-04 |
Deweloper | Distilled Chaos |
Typ Płatności | free |
Obsługiwane Języki | 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" } |