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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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'"
}