Projectworks Time Tracking

Fill out your Projectworks timesheet from anywhere!

Co je Projectworks Time Tracking?

Projectworks Time Tracking je rozšíření Chrome vyvinuté Projectworks, a jeho hlavní funkcí je „Fill out your Projectworks timesheet from anywhere!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Projectworks Time Tracking

Stáhněte si soubory rozšíření Projectworks Time Tracking ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Projectworks Time Tracking Projectworks Time Tracking
ID nnddcnfpihodaooabkngahnjimbpoehp
Oficiální URL https://chromewebstore.google.com/detail/projectworks-time-trackin/nnddcnfpihodaooabkngahnjimbpoehp
Popis Fill out your Projectworks timesheet from anywhere!
Velikost souboru 14.96 KB
Počet instalací 434
Aktuální Verze 1.0
Poslední Aktualizace 2021-11-11
Datum Vydání 2021-11-11
Hodnocení 4.83/5 Celkem 6 Hodnocení
Vývojář Projectworks
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://projectworks.io
URL Stránky Zásad Ochrany Soukromí https://projectworks.io/privacy-policy
Podporované Jazyky 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"
    }
}