Proofhub worker

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

Wat is Proofhub worker?

Proofhub worker is een Chrome-extensie ontwikkeld door Mikowhy-owl, en de belangrijkste functie is "Author: Sowa - https://sowa-the-dev.github.io/".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Proofhub worker

Download Proofhub worker-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Proofhub worker Proofhub worker
ID nncclgihdikdiphfmbpnbmnlmeandclo
Officiële URL https://chromewebstore.google.com/detail/proofhub-worker/nncclgihdikdiphfmbpnbmnlmeandclo
Beschrijving Author: Sowa - https://sowa-the-dev.github.io/
Bestandsgrootte 637 KB
Aantal Installaties 23
Huidige Versie 1.3.0
Laatst Bijgewerkt 2022-08-29
Publicatiedatum 2021-11-09
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar Mikowhy-owl
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://sowa-the-dev.github.io/
Ondersteunde Talen 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"
    ]
}