Serotonin

Simple and lightweight Chrome extension that inspires positivity and productivity.

What is Serotonin?

Serotonin is a Chrome extension developed by dev.serotonin, and its main feature is "Simple and lightweight Chrome extension that inspires positivity and productivity.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Serotonin Extension CRX File

Download Serotonin extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Serotonin Serotonin
ID lldlcpliefpglheichmepolhlecbabgg
Official URL https://chromewebstore.google.com/detail/serotonin/lldlcpliefpglheichmepolhlecbabgg
Description Simple and lightweight Chrome extension that inspires positivity and productivity.
File Size 149 KB
Installation Count 167
Current Version 0.0.0.1
Last Updated 2017-01-15
Publish Date 2017-01-15
Rating 5.00/5 Total 7 Ratings
Developer dev.serotonin
Email [email protected]
Payment Type free
Supported Languages 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'"
}