Serotonin
Simple and lightweight Chrome extension that inspires positivity and productivity.
Vad är Serotonin?
Serotonin är en Chrome-tillägg utvecklad av dev.serotonin, och dess huvudfunktion är "Simple and lightweight Chrome extension that inspires positivity and productivity.".
Tilläggsskärmbilder
Ladda ner Serotonin-förlängningens CRX-fil
Ladda ner Serotonin-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | lldlcpliefpglheichmepolhlecbabgg |
| Officiell webbadress | https://chromewebstore.google.com/detail/serotonin/lldlcpliefpglheichmepolhlecbabgg |
| Beskrivning | Simple and lightweight Chrome extension that inspires positivity and productivity. |
| Filstorlek | 149 KB |
| Antal Installationer | 167 |
| Aktuell Version | 0.0.0.1 |
| Senast Uppdaterad | 2017-01-15 |
| Publiceringsdatum | 2017-01-15 |
| Betyg | 5.00/5 Totalt 7 Betyg |
| Utvecklare | dev.serotonin |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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'"
} | |