Projectworks Time Tracking

Fill out your Projectworks timesheet from anywhere!

Projectworks Time Trackingとは何ですか?

Projectworks Time TrackingはProjectworksによって開発されたChromeの拡張機能で、その主な機能は「Fill out your Projectworks timesheet from anywhere!」です。

拡張機能のスクリーンショット

screenshot

Projectworks Time Tracking拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}