Task Zee - Todo List Manager

Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.

Cos'è Task Zee - Todo List Manager?

Task Zee - Todo List Manager è un'estensione di Chrome sviluppata da https://sureshdsk.github.io/taskzee, e la sua funzione principale è "Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Task Zee - Todo List Manager

Scarica i file di estensione Task Zee - Todo List Manager in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab. This helps you focus on the tasks that needs your attention and avoid distractions like habitually opening Facebook or YouTube to watch yet another cat video.                    

Informazioni di Base sull'Estensione

Nome Task Zee - Todo List Manager Task Zee - Todo List Manager
ID ehkioebimmkllmhdapjbbdncalnmggnk
URL Ufficiale https://chromewebstore.google.com/detail/task-zee-todo-list-manage/ehkioebimmkllmhdapjbbdncalnmggnk
Descrizione Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.
Dimensione del File 2.27 MB
Conteggio Installazioni 21
Versione Corrente 0.4
Ultimo Aggiornamento 2019-03-08
Data di Pubblicazione 2019-03-08
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore https://sureshdsk.github.io/taskzee
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://sureshdsk.github.io/taskzee/
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "short_name": "Task Zee",
    "name": "Task Zee - Todo List Manager",
    "description": "Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.",
    "version": "0.4",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}