Workhub

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

Co to jest Workhub?

Workhub to rozszerzenie Chrome opracowane przez Awery Software, a jego główną funkcją jest „Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Workhub

Pobierz pliki rozszerzeń Workhub w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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)                    

Podstawowe informacje o rozszerzeniu

Nazwa Workhub Workhub
ID lcimpbbcgmadedejkcloiklamfeflnbg
Oficjalny URL https://chromewebstore.google.com/detail/workhub/lcimpbbcgmadedejkcloiklamfeflnbg
Opis Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…
Rozmiar pliku 2.99 MB
Liczba instalacji 43
Aktualna Wersja 4.1
Ostatnia Aktualizacja 2023-09-27
Data Publikacji 2019-10-02
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper Awery Software
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://awery.aero/privacy-policy
Obsługiwane Języki 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'"
}