Workhub

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

什么是Workhub?

Workhub是由Awery Software开发的Chrome扩展程序,该扩展的主要功能是“Get access to the desired services quickly. Auxiliary portals will provide the information about Your company. You will be able to…”。

扩展截图

screenshot

下载Workhub扩展crx文件

下载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'"
}