Task Timer

An offline task timer extension that will help you keep track of your schedule.

Wat is Task Timer?

Task Timer is een Chrome-extensie ontwikkeld door Tudor Stoica, en de belangrijkste functie is "An offline task timer extension that will help you keep track of your schedule.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Task Timer

Download Task Timer-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

                        This extension provides you with :

 - a system that keeps track of your tasks 
 - a sticky notes tab
 - reports tab that give the information you want and which you can export                    

Basisinformatie over de Extensie

Naam Task Timer Task Timer
ID cdooaodgjnfoieflegemcnbgdibopbmi
Officiële URL https://chromewebstore.google.com/detail/task-timer/cdooaodgjnfoieflegemcnbgdibopbmi
Beschrijving An offline task timer extension that will help you keep track of your schedule.
Bestandsgrootte 488 KB
Aantal Installaties 1,855
Huidige Versie 2.6.5
Laatst Bijgewerkt 2019-09-02
Publicatiedatum 2019-09-01
Beoordeling 4.50/5 Totaal 6 Beoordelingen
Ontwikkelaar Tudor Stoica
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Task Timer",
    "version": "2.6.5",
    "description": "An offline task timer extension that will help you keep track of your schedule.",
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png"
    },
    "manifest_version": 2
}