Serotonin

Simple and lightweight Chrome extension that inspires positivity and productivity.

Co to jest Serotonin?

Serotonin to rozszerzenie Chrome opracowane przez dev.serotonin, a jego główną funkcją jest „Simple and lightweight Chrome extension that inspires positivity and productivity.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Serotonin

Pobierz pliki rozszerzeń Serotonin 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

                        Inspired by simplistic and beautiful new tab pages like Momentum and Embark, Serotonin is an extension that seeks to spread happiness through positive messages. Rather than incorporating a traditional clock, we built a countdown timer that reminds users how much time they have left to make their day amazing. At the end of the day, users have the option of submitting a short snippet about what made their day so great—-then waiting a few seconds to read about what made someone else's day incredible.                    

Podstawowe informacje o rozszerzeniu

Nazwa Serotonin Serotonin
ID lldlcpliefpglheichmepolhlecbabgg
Oficjalny URL https://chromewebstore.google.com/detail/serotonin/lldlcpliefpglheichmepolhlecbabgg
Opis Simple and lightweight Chrome extension that inspires positivity and productivity.
Rozmiar pliku 149 KB
Liczba instalacji 167
Aktualna Wersja 0.0.0.1
Ostatnia Aktualizacja 2017-01-15
Data Publikacji 2017-01-15
Ocena 5.00/5 Łącznie 7 Oceny
Deweloper dev.serotonin
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Serotonin",
    "description": "Simple and lightweight Chrome extension that inspires positivity and productivity.",
    "version": "0.0.0.1",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/*.firebaseio.com; object-src 'self'"
}