Projectworks Time Tracking

Fill out your Projectworks timesheet from anywhere!

Wat is Projectworks Time Tracking?

Projectworks Time Tracking is een Chrome-extensie ontwikkeld door Projectworks, en de belangrijkste functie is "Fill out your Projectworks timesheet from anywhere!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Projectworks Time Tracking

Download Projectworks Time Tracking-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

                        By professional services. For professional services.

Projectworks is an award-winning business management platform designed to help companies in the areas of project management, project financials, and people management.

Our core features include Resourcing, Forecasting, Invoicing, Timesheets, Expenses, Project Management, Project Burn, and Leave Booking.

Projectworks is specifically designed for software firms, architects, engineers, and management consultants.

The Projectworks Timetracking extension allows users to fill out their Projectworks timesheet from anywhere on the web!                    

Basisinformatie over de Extensie

Naam Projectworks Time Tracking Projectworks Time Tracking
ID nnddcnfpihodaooabkngahnjimbpoehp
Officiële URL https://chromewebstore.google.com/detail/projectworks-time-trackin/nnddcnfpihodaooabkngahnjimbpoehp
Beschrijving Fill out your Projectworks timesheet from anywhere!
Bestandsgrootte 14.96 KB
Aantal Installaties 434
Huidige Versie 1.0
Laatst Bijgewerkt 2021-11-11
Publicatiedatum 2021-11-11
Beoordeling 4.83/5 Totaal 6 Beoordelingen
Ontwikkelaar Projectworks
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://projectworks.io
URL van de Privacybeleid Pagina https://projectworks.io/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Projectworks Time Tracking",
    "description": "Fill out your Projectworks timesheet from anywhere!",
    "version": "1.0",
    "manifest_version": 3,
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/logo16.png",
            "32": "images\/logo32.png",
            "48": "images\/logo48.png",
            "128": "images\/logo128.png"
        }
    },
    "icons": {
        "16": "images\/logo16.png",
        "32": "images\/logo32.png",
        "48": "images\/logo48.png",
        "128": "images\/logo128.png"
    }
}