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
官方網址 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'"
}