Proofhub worker

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

Apa itu Proofhub worker?

Proofhub worker adalah ekstensi Chrome yang dikembangkan oleh Mikowhy-owl, dan fitur utamanya adalah "Author: Sowa - https://sowa-the-dev.github.io/".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Proofhub worker

Unduh file ekstensi Proofhub worker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Proofhub worker Proofhub worker
ID nncclgihdikdiphfmbpnbmnlmeandclo
URL Resmi https://chromewebstore.google.com/detail/proofhub-worker/nncclgihdikdiphfmbpnbmnlmeandclo
Deskripsi Author: Sowa - https://sowa-the-dev.github.io/
Ukuran File 637 KB
Jumlah Instalasi 23
Versi Saat Ini 1.3.0
Terakhir Diperbarui 2022-08-29
Tanggal Publikasi 2021-11-09
Penilaian 5.00/5 Total 2 Penilaian
Pengembang Mikowhy-owl
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://sowa-the-dev.github.io/
Bahasa yang Didukung 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"
    ]
}