Workhub

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

Vad är Workhub?

Workhub är en Chrome-tillägg utvecklad av Awery Software, och dess huvudfunktion är "Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…".

Tilläggsskärmbilder

screenshot

Ladda ner Workhub-förlängningens CRX-fil

Ladda ner Workhub-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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)                    

Grundläggande Information om Tillägg

Namn Workhub Workhub
ID lcimpbbcgmadedejkcloiklamfeflnbg
Officiell webbadress https://chromewebstore.google.com/detail/workhub/lcimpbbcgmadedejkcloiklamfeflnbg
Beskrivning Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…
Filstorlek 2.99 MB
Antal Installationer 43
Aktuell Version 4.1
Senast Uppdaterad 2023-09-27
Publiceringsdatum 2019-10-02
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Awery Software
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://awery.aero/privacy-policy
Stödda Språk 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'"
}