Work Registration App.Blackcan

Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.

¿Qué es Work Registration App.Blackcan?

Work Registration App.Blackcan es una extensión de Chrome desarrollada por webmaster.grumpy, y su función principal es "Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Work Registration App.Blackcan

Descarga archivos de extensión Work Registration App.Blackcan en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        The Work Registration App. from Blackcan is a simplified tool to keep track of your working hours. 
For me as a programmer and freelancer its hard to keep track of the hours worked for your clients. 
Simple add the clients/jobs you are working on, the types of job you does and you are ready to go.

An overview will be produced with time spend on jobs for clients.

We are already working on a great update. This update will automatically calculate and create travel lists with your milage/Km traveled for easy route registration. You just have to add it as private or work. Routes will be automatically be generated. Through smart use of location we limit battery use to a minimum.                    

Información Básica de la Extensión

Nombre Work Registration App.Blackcan Work Registration App.Blackcan
ID oiijooamcggbckfiplakpfbnomigpdld
URL Oficial https://chromewebstore.google.com/detail/work-registration-appblac/oiijooamcggbckfiplakpfbnomigpdld
Descripción Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.
Tamaño del Archivo 1.38 MB
Cantidad de Instalaciones 18
Versión Actual 3.0.0.3
Última Actualización 2015-06-20
Fecha de Publicación 2015-06-20
Desarrollador webmaster.grumpy
Tipo de Pago free
Idiomas Soportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Work Registration App.Blackcan",
    "short_name": "WR Blackcan",
    "description": "Easy tool to keep track of your working hours.Simple and fast setup. No registration. Made by experts.",
    "version": "3.0.0.3",
    "permissions": [
        "unlimitedStorage"
    ],
    "icons": {
        "48": "icons\/android\/[email protected]",
        "72": "icons\/android\/[email protected]",
        "96": "icons\/android\/[email protected]",
        "128": "icons\/android\/[email protected]"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index_extension.html"
    }
}