PSOhub time tracker

Track your time, book hours, invoice automatically

Wat is PSOhub time tracker?

PSOhub time tracker is een Chrome-extensie ontwikkeld door https://psohubapp.com, en de belangrijkste functie is "Track your time, book hours, invoice automatically".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie PSOhub time tracker

Download PSOhub time tracker-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

                        An extension for PSOhub users to track their hours directly from the browser.                    

Basisinformatie over de Extensie

Naam PSOhub time tracker PSOhub time tracker
ID jmikhgejmpdiebamjdjeigjdkkcpedhj
Officiële URL https://chromewebstore.google.com/detail/psohub-time-tracker/jmikhgejmpdiebamjdjeigjdkkcpedhj
Beschrijving Track your time, book hours, invoice automatically
Bestandsgrootte 31.25 KB
Aantal Installaties 422
Huidige Versie 1.0
Laatst Bijgewerkt 2021-03-31
Publicatiedatum 2020-11-03
Beoordeling 4.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://psohubapp.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.psohub.com
Help Pagina-URL https://help.psohub.com
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PSOhub time tracker",
    "description": "Track your time, book hours, invoice automatically",
    "version": "1.0",
    "author": "Jarno Koopman",
    "browser_action": {
        "default_icon": "favicon.png",
        "default_popup": "popup.html",
        "default_title": "PSOhub time tracker"
    },
    "icons": {
        "128": "favicon.png",
        "16": "favicon.png",
        "48": "favicon.png"
    },
    "permissions": []
}