Proofhub worker

Author: Sowa - https://sowa-the-dev.github.io/

什么是Proofhub worker?

Proofhub worker是由Mikowhy-owl开发的Chrome扩展程序,该扩展的主要功能是“Author: Sowa - https://sowa-the-dev.github.io/”。

扩展截图

screenshot

下载Proofhub worker扩展crx文件

下载Proofhub worker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Proofhub worker is an extension that allows user to add his working hours and export them in CSV file. It uses official proofhub API.                    

扩展基本信息

名称 Proofhub worker Proofhub worker
ID nncclgihdikdiphfmbpnbmnlmeandclo
官方URL https://chromewebstore.google.com/detail/proofhub-worker/nncclgihdikdiphfmbpnbmnlmeandclo
简介 Author: Sowa - https://sowa-the-dev.github.io/
文件大小 637 KB
安装次数 23
当前版本 1.3.0
更新时间 2022-08-29
上架时间 2021-11-09
评分 5.00/5 共2次评分
开发者 Mikowhy-owl
电子邮箱 [email protected]
付费类型 free
扩展官网 https://sowa-the-dev.github.io/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Proofhub worker",
    "version": "1.3.0",
    "author": "Sowa",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "manifest_version": 2,
    "description": "Author: Sowa - https:\/\/sowa-the-dev.github.io\/",
    "browser_action": {
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}