Workweek Countdown
A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work
Wat is Workweek Countdown?
Workweek Countdown is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work".
Extensie Screenshots
Download het CRX-bestand van de extensie Workweek Countdown
Download Workweek Countdown-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
• Two display modes. Countdown mode shows how much time there is left till the weekend down to a millisecond. Percent mode precisely shows how many percent of a work week is still left
• Flexible work week schedule settings. You can customize your working days and when your working day starts and ends Basisinformatie over de Extensie
| Naam | |
| ID | cpabjedmfklidenaehheidohkklfhfjk |
| Officiële URL | https://chromewebstore.google.com/detail/workweek-countdown/cpabjedmfklidenaehheidohkklfhfjk |
| Beschrijving | A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work |
| Bestandsgrootte | 96.98 KB |
| Aantal Installaties | 106 |
| Huidige Versie | 1.0.2 |
| Laatst Bijgewerkt | 2016-07-03 |
| Publicatiedatum | 2016-07-03 |
| Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | Unknown |
| Betalingswijze | free |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Workweek Countdown",
"short_name": "Workweek CD",
"description": "A countdown clock to count the time left until a weekend. Helps you to answer this question quickly, so you can get back to work",
"version": "1.0.2",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"permissions": [
"storage"
]
} | |