Serotonin

Simple and lightweight Chrome extension that inspires positivity and productivity.

Cos'è Serotonin?

Serotonin è un'estensione di Chrome sviluppata da dev.serotonin, e la sua funzione principale è "Simple and lightweight Chrome extension that inspires positivity and productivity.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Serotonin

Scarica i file di estensione Serotonin 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

                        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.                    

Informazioni di Base sull'Estensione

Nome Serotonin Serotonin
ID lldlcpliefpglheichmepolhlecbabgg
URL Ufficiale https://chromewebstore.google.com/detail/serotonin/lldlcpliefpglheichmepolhlecbabgg
Descrizione Simple and lightweight Chrome extension that inspires positivity and productivity.
Dimensione del File 149 KB
Conteggio Installazioni 167
Versione Corrente 0.0.0.1
Ultimo Aggiornamento 2017-01-15
Data di Pubblicazione 2017-01-15
Valutazione 5.00/5 Totale 7 Valutazioni
Sviluppatore dev.serotonin
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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'"
}