Serotonin
Simple and lightweight Chrome extension that inspires positivity and productivity.
什麼是Serotonin?
Serotonin是由dev.serotonin開發的Chrome擴展程式,該擴展的主要功能是“Simple and lightweight Chrome extension that inspires positivity and productivity.”。
擴展截圖
下載Serotonin擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | lldlcpliefpglheichmepolhlecbabgg |
| 官方網址 | 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'"
} | |