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…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ 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 |
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'" } |