Serotonin

Simple and lightweight Chrome extension that inspires positivity and productivity.

Wat is Serotonin?

Serotonin is een Chrome-extensie ontwikkeld door dev.serotonin, en de belangrijkste functie is "Simple and lightweight Chrome extension that inspires positivity and productivity.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Serotonin

Download Serotonin-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Serotonin Serotonin
ID lldlcpliefpglheichmepolhlecbabgg
Officiële URL https://chromewebstore.google.com/detail/serotonin/lldlcpliefpglheichmepolhlecbabgg
Beschrijving Simple and lightweight Chrome extension that inspires positivity and productivity.
Bestandsgrootte 149 KB
Aantal Installaties 167
Huidige Versie 0.0.0.1
Laatst Bijgewerkt 2017-01-15
Publicatiedatum 2017-01-15
Beoordeling 5.00/5 Totaal 7 Beoordelingen
Ontwikkelaar dev.serotonin
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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'"
}