Projectworks Time Tracking

Fill out your Projectworks timesheet from anywhere!

Projectworks Time Trackingคืออะไร?

Projectworks Time Tracking เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Projectworks และคุณลักษณะหลักของมันคือ "Fill out your Projectworks timesheet from anywhere!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Projectworks Time Tracking

ดาวน์โหลดไฟล์ส่วนขยาย Projectworks Time Tracking ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Projectworks Time Tracking Projectworks Time Tracking
ID nnddcnfpihodaooabkngahnjimbpoehp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/projectworks-time-trackin/nnddcnfpihodaooabkngahnjimbpoehp
คำอธิบาย Fill out your Projectworks timesheet from anywhere!
ขนาดไฟล์ 14.96 KB
จำนวนการติดตั้ง 434
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2021-11-11
วันที่เผยแพร่ 2021-11-11
คะแนน 4.83/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา Projectworks
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://projectworks.io
URL หน้านโยบายความเป็นส่วนตัว https://projectworks.io/privacy-policy
ภาษาที่รองรับ 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"
    }
}