Workhub

Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…

Cos'è Workhub?

Workhub è un'estensione di Chrome sviluppata da Awery Software, e la sua funzione principale è "Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Workhub

Scarica i file di estensione Workhub 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

                        Get access to the desired services quickly.
Auxiliary portals will provide the information about Your company.
You will be able to create tabs of your favourite sites.

Change new tab page: To provide access to internal company data (for ex. vacations, birthdays)                    

Informazioni di Base sull'Estensione

Nome Workhub Workhub
ID lcimpbbcgmadedejkcloiklamfeflnbg
URL Ufficiale https://chromewebstore.google.com/detail/workhub/lcimpbbcgmadedejkcloiklamfeflnbg
Descrizione Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…
Dimensione del File 2.99 MB
Conteggio Installazioni 43
Versione Corrente 4.1
Ultimo Aggiornamento 2023-09-27
Data di Pubblicazione 2019-10-02
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore Awery Software
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://awery.aero/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "",
    "icons": {
        "128": "favicon.png",
        "48": "favicon.png"
    },
    "browser_action": {
        "default_icon": "favicon.png"
    },
    "incognito": "split",
    "name": "Workhub",
    "version": "4.1",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'"
}