Workhub
Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…
Qu'est-ce que Workhub ?
Workhub est une extension Chrome développée par Awery Software, et sa fonction principale est "Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Workhub
Téléchargez les fichiers d'extension Workhub au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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)
Informations de Base sur l'Extension
Nom | Workhub |
ID | lcimpbbcgmadedejkcloiklamfeflnbg |
URL Officiel | https://chromewebstore.google.com/detail/workhub/lcimpbbcgmadedejkcloiklamfeflnbg |
Description | Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to… |
Taille du Fichier | 2.99 MB |
Nombre d'Installations | 43 |
Version Actuelle | 4.1 |
Dernière Mise à Jour | 2023-09-27 |
Date de Publication | 2019-10-02 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Awery Software |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://awery.aero/privacy-policy |
Langues Prises en Charge | 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'" } |