Projectworks Time Tracking

Fill out your Projectworks timesheet from anywhere!

What is Projectworks Time Tracking?

Projectworks Time Tracking is a Chrome extension developed by Projectworks, and its main feature is "Fill out your Projectworks timesheet from anywhere!".

Extension Screenshots

screenshot

Download Projectworks Time Tracking Extension CRX File

Download Projectworks Time Tracking extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Projectworks Time Tracking Projectworks Time Tracking
ID nnddcnfpihodaooabkngahnjimbpoehp
Official URL https://chromewebstore.google.com/detail/projectworks-time-trackin/nnddcnfpihodaooabkngahnjimbpoehp
Description Fill out your Projectworks timesheet from anywhere!
File Size 14.96 KB
Installation Count 434
Current Version 1.0
Last Updated 2021-11-11
Publish Date 2021-11-11
Rating 4.83/5 Total 6 Ratings
Developer Projectworks
Email [email protected]
Payment Type free
Extension Website https://projectworks.io
Privacy Policy Page URL https://projectworks.io/privacy-policy
Supported Languages 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"
    }
}