Timer Motivation
A new tab page to help focus on what's really important
Vad är Timer Motivation?
Timer Motivation är en Chrome-tillägg utvecklad av https://tolotra.co.nf, och dess huvudfunktion är "A new tab page to help focus on what's really important".
Tilläggsskärmbilder
Ladda ner Timer Motivation-förlängningens CRX-fil
Ladda ner Timer Motivation-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
This extension will guarantee that you will always remember what are truly important in your life.
Study has shown that goals with deadline have 300% more chance to be accomplished than a mere wish. Grundläggande Information om Tillägg
| Namn | |
| ID | kncgbhhpfoecanpkcedlibfjmdnphkdj |
| Officiell webbadress | https://chromewebstore.google.com/detail/timer-motivation/kncgbhhpfoecanpkcedlibfjmdnphkdj |
| Beskrivning | A new tab page to help focus on what's really important |
| Filstorlek | 4.47 MB |
| Antal Installationer | 67 |
| Aktuell Version | 0.0.3 |
| Senast Uppdaterad | 2017-05-07 |
| Publiceringsdatum | 2017-05-07 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | https://tolotra.co.nf |
| Betalningssätt | free |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Timer Motivation",
"version": "0.0.3",
"manifest_version": 2,
"description": "A new tab page to help focus on what's really important",
"homepage_url": "http:\/\/github.com\/tolotrasam\/timer_motivation",
"content_security_policy": "script-src 'unsafe-eval'; object-src 'self'",
"chrome_url_overrides": {
"newtab": "app\/index.html"
},
"permissions": [
"https:\/\/*\/* "
]
} | |