Serotonin

Simple and lightweight Chrome extension that inspires positivity and productivity.

Apa itu Serotonin?

Serotonin adalah ekstensi Chrome yang dikembangkan oleh dev.serotonin, dan fitur utamanya adalah "Simple and lightweight Chrome extension that inspires positivity and productivity.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Serotonin

Unduh file ekstensi Serotonin dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Serotonin Serotonin
ID lldlcpliefpglheichmepolhlecbabgg
URL Resmi https://chromewebstore.google.com/detail/serotonin/lldlcpliefpglheichmepolhlecbabgg
Deskripsi Simple and lightweight Chrome extension that inspires positivity and productivity.
Ukuran File 149 KB
Jumlah Instalasi 167
Versi Saat Ini 0.0.0.1
Terakhir Diperbarui 2017-01-15
Tanggal Publikasi 2017-01-15
Penilaian 5.00/5 Total 7 Penilaian
Pengembang dev.serotonin
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}