Job Done - Daily task manager

An easy way to manage your daily work.

Wat is Job Done - Daily task manager?

Job Done - Daily task manager is een Chrome-extensie ontwikkeld door wang shao xing, en de belangrijkste functie is "An easy way to manage your daily work.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Job Done - Daily task manager

Download Job Done - Daily task manager-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

                        Chrome Extension’s key features include: 
-you can synchronize your task with the remote server
-you can use it off line                    

Basisinformatie over de Extensie

Naam Job Done - Daily task manager Job Done - Daily task manager
ID iiddkamnkikmfiokicojgflebekpkpoj
Officiële URL https://chromewebstore.google.com/detail/job-done-daily-task-manag/iiddkamnkikmfiokicojgflebekpkpoj
Beschrijving An easy way to manage your daily work.
Bestandsgrootte 1.03 MB
Aantal Installaties 130
Huidige Versie 1.1
Laatst Bijgewerkt 2015-01-13
Publicatiedatum 2015-01-12
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar wang shao xing
Betalingswijze free
Extensiewebsite http://www.original-fun.com/?p=135
Help Pagina-URL http://www.original-fun.com/?p=135
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Job Done - Daily task manager",
    "version": "1.1",
    "description": "An easy way to manage your daily work.",
    "permissions": [
        "http:\/\/note.original-fun.com\/"
    ],
    "browser_action": {
        "default_title": "Job Done",
        "default_icon": "r\/ico\/icon128.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "r\/ico\/icon16.png",
        "32": "r\/ico\/icon32.png",
        "48": "r\/ico\/icon48.png",
        "128": "r\/ico\/icon128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}