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.

Vad är Task Zee - Todo List Manager?

Task Zee - Todo List Manager är en Chrome-tillägg utvecklad av https://sureshdsk.github.io/taskzee, och dess huvudfunktion är "Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Task Zee - Todo List Manager-förlängningens CRX-fil

Ladda ner Task Zee - Todo List Manager-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

                        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.                    

Grundläggande Information om Tillägg

Namn Task Zee - Todo List Manager Task Zee - Todo List Manager
ID ehkioebimmkllmhdapjbbdncalnmggnk
Officiell webbadress https://chromewebstore.google.com/detail/task-zee-todo-list-manage/ehkioebimmkllmhdapjbbdncalnmggnk
Beskrivning Task Zee is a Chrome plug-in that shows you your to-do items every time you open a new tab.
Filstorlek 2.27 MB
Antal Installationer 21
Aktuell Version 0.4
Senast Uppdaterad 2019-03-08
Publiceringsdatum 2019-03-08
Betyg 5.00/5 Totalt 3 Betyg
Utvecklare https://sureshdsk.github.io/taskzee
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://sureshdsk.github.io/taskzee/
Stödda Språk 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'"
}