Serotonin

Simple and lightweight Chrome extension that inspires positivity and productivity.

ما هو Serotonin؟

Serotonin هو إضافة Chrome تم تطويرها بواسطة dev.serotonin، والميزة الرئيسية لها هي "Simple and lightweight Chrome extension that inspires positivity and productivity.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Serotonin

قم بتنزيل ملفات الامتداد Serotonin بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Serotonin Serotonin
ID lldlcpliefpglheichmepolhlecbabgg
عنوان URL الرسمي https://chromewebstore.google.com/detail/serotonin/lldlcpliefpglheichmepolhlecbabgg
الوصف Simple and lightweight Chrome extension that inspires positivity and productivity.
حجم الملف 149 KB
عدد التثبيتات 167
النسخة الحالية 0.0.0.1
آخر تحديث 2017-01-15
تاريخ النشر 2017-01-15
تقييم 5.00/5 مجموع تقييمات 7
المطور dev.serotonin
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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'"
}