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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة سياسة الخصوصية 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"
    }
}