Workhub
Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…
Hvad er Workhub?
Workhub er en Chrome-udvidelse udviklet af Awery Software, og dens hovedfunktion er "Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…".
Udvidelsesskærmbilleder
Download Workhub-udvidelses-CRX-fil
Download Workhub-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | Workhub |
ID | lcimpbbcgmadedejkcloiklamfeflnbg |
Officiel URL | https://chromewebstore.google.com/detail/workhub/lcimpbbcgmadedejkcloiklamfeflnbg |
Beskrivelse | Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to… |
Filstørrelse | 2.99 MB |
Antal Installationer | 43 |
Nuværende Version | 4.1 |
Senest Opdateret | 2023-09-27 |
Udgivelsesdato | 2019-10-02 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Awery Software |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://awery.aero/privacy-policy |
Understøttede Sprog | 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'" } |