Projectworks Time Tracking

Fill out your Projectworks timesheet from anywhere!

Qu'est-ce que Projectworks Time Tracking ?

Projectworks Time Tracking est une extension Chrome développée par Projectworks, et sa fonction principale est "Fill out your Projectworks timesheet from anywhere!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Projectworks Time Tracking

Téléchargez les fichiers d'extension Projectworks Time Tracking au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom Projectworks Time Tracking Projectworks Time Tracking
ID nnddcnfpihodaooabkngahnjimbpoehp
URL Officiel https://chromewebstore.google.com/detail/projectworks-time-trackin/nnddcnfpihodaooabkngahnjimbpoehp
Description Fill out your Projectworks timesheet from anywhere!
Taille du Fichier 14.96 KB
Nombre d'Installations 434
Version Actuelle 1.0
Dernière Mise à Jour 2021-11-11
Date de Publication 2021-11-11
Évaluation 4.83/5 Total 6 Évaluations
Développeur Projectworks
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://projectworks.io
URL de la Page de Politique de Confidentialité https://projectworks.io/privacy-policy
Langues Prises en Charge 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"
    }
}