Workhub

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

Что такое Workhub?

Workhub - это расширение Chrome, разработанное Awery Software, и его основная функция - "Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Workhub

Скачайте файлы расширений Workhub в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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)                    

Основная информация о расширении

Название Workhub Workhub
ID lcimpbbcgmadedejkcloiklamfeflnbg
Официальный URL https://chromewebstore.google.com/detail/workhub/lcimpbbcgmadedejkcloiklamfeflnbg
Описание Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…
Размер файла 2.99 MB
Количество установок 43
Текущая Версия 4.1
Последнее Обновление 2023-09-27
Дата публикации 2019-10-02
Рейтинг 5.00/5 Всего 1 оценок
Разработчик Awery Software
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://awery.aero/privacy-policy
Поддерживаемые языки 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'"
}