PSOhub time tracker

Track your time, book hours, invoice automatically

PSOhub time trackerとは何ですか?

PSOhub time trackerはhttps://psohubapp.comによって開発されたChromeの拡張機能で、その主な機能は「Track your time, book hours, invoice automatically」です。

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

screenshot
screenshot

PSOhub time tracker拡張機能のCRXファイルをダウンロード

PSOhub time tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        An extension for PSOhub users to track their hours directly from the browser.                    

拡張機能の基本情報

名前 PSOhub time tracker PSOhub time tracker
ID jmikhgejmpdiebamjdjeigjdkkcpedhj
公式URL https://chromewebstore.google.com/detail/psohub-time-tracker/jmikhgejmpdiebamjdjeigjdkkcpedhj
説明 Track your time, book hours, invoice automatically
ファイルサイズ 31.25 KB
インストール数 422
現在のバージョン 1.0
最終更新日 2021-03-31
公開日 2020-11-03
評価 4.00/5 合計 2 レビュー
開発者 https://psohubapp.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.psohub.com
ヘルプページのURL https://help.psohub.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PSOhub time tracker",
    "description": "Track your time, book hours, invoice automatically",
    "version": "1.0",
    "author": "Jarno Koopman",
    "browser_action": {
        "default_icon": "favicon.png",
        "default_popup": "popup.html",
        "default_title": "PSOhub time tracker"
    },
    "icons": {
        "128": "favicon.png",
        "16": "favicon.png",
        "48": "favicon.png"
    },
    "permissions": []
}