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/」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" ] } |