Proofhub worker

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

Cos'è Proofhub worker?

Proofhub worker è un'estensione di Chrome sviluppata da Mikowhy-owl, e la sua funzione principale è "Author: Sowa - https://sowa-the-dev.github.io/".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Proofhub worker

Scarica i file di estensione Proofhub worker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Proofhub worker Proofhub worker
ID nncclgihdikdiphfmbpnbmnlmeandclo
URL Ufficiale https://chromewebstore.google.com/detail/proofhub-worker/nncclgihdikdiphfmbpnbmnlmeandclo
Descrizione Author: Sowa - https://sowa-the-dev.github.io/
Dimensione del File 637 KB
Conteggio Installazioni 23
Versione Corrente 1.3.0
Ultimo Aggiornamento 2022-08-29
Data di Pubblicazione 2021-11-09
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore Mikowhy-owl
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://sowa-the-dev.github.io/
Lingue Supportate 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"
    ]
}