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
电子邮箱 [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": []
}