Q-IT Team Scheduler For Outlook Calendar
Q-IT Team Scheduler For Microsoft Outlook Calendar Office 365
Q-IT Team Scheduler For Outlook Calendarคืออะไร?
Q-IT Team Scheduler For Outlook Calendar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย letsqit และคุณลักษณะหลักของมันคือ "Q-IT Team Scheduler For Microsoft Outlook Calendar Office 365"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Q-IT Team Scheduler For Outlook Calendar
ดาวน์โหลดไฟล์ส่วนขยาย Q-IT Team Scheduler For Outlook Calendar ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Use this assistant tool to build groups from your contacts and automatically find times when everyone is free to meet. Integrates easily with Outlook Calendar and can be used to find the first available time everyone is available. Add conference rooms too to check their schedule and book the room. Optimal solution and great assistant for scheduling complexity for corporations , small and large businesses.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | afpncdogikfnneicnjbckmpimilhnlhk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/q-it-team-scheduler-for-o/afpncdogikfnneicnjbckmpimilhnlhk |
คำอธิบาย | Q-IT Team Scheduler For Microsoft Outlook Calendar Office 365 |
ขนาดไฟล์ | 6.04 MB |
จำนวนการติดตั้ง | 34 |
เวอร์ชันปัจจุบัน | 1.0.4.30 |
อัปเดตครั้งล่าสุด | 2017-08-20 |
วันที่เผยแพร่ | 2017-08-20 |
ผู้พัฒนา | letsqit |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "background": { "persistent": true, "scripts": [ "node_modules\/moment\/min\/moment.min.js", "scripts\/jquery-1.12.4.js", "scripts\/broadcasters.js", "scripts\/conf.js", "scripts\/http.service.js", "scripts\/auth-manager.js", "scripts\/calendar-funcs.js", "scripts\/googleSignInHandlers.js", "background.js" ] }, "browser_action": { "default_popup": "qit-popup-outer.html", "default_title": "Q-IT Team Scheduler For Microsoft Outlook Calendar Office 365" }, "content_security_policy": "script-src 'self' https:\/\/cdnjs.cloudflare.com https:\/\/accounts.google.com https:\/\/www.google.com https:\/\/ajax.googleapis.com https:\/\/apis.googleapis.com https:\/\/apis.google.com 'unsafe-eval'; object-src 'self' https:\/\/apis.google.com\/js\/client.js", "description": "Q-IT Team Scheduler For Microsoft Outlook Calendar Office 365", "icons": { "128": "icon128.png", "16": "icon16.png", "48": "icon48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmJqNDy43JsB8YwKRM6ozlxhUB3COvUWu46CeueyvgHjGaan\/R46Kw81Pdc5HY\/bypxnDkfTihUHuRgm2Mz\/BmfsgFZDbOpExF6ce3FJ6iZMUE5PAPo5YnXEhUN7X4xR54yfRxNYryuB5xm6vQtLq25w1vQmIKqLQN01c5CO2q2QxZoHTWWVSl4GrfBgCbXmR8uS5G+AzHz4WpMYk2XY3FMFiD99l4fGI9OuyQ8C3iP\/63+fcFeHn4AushxwybpVEDue1HB+cnAd48ln6gSlh13L3kAwlqrDhQhzRLC1QMK1tXVs7OmxFfrW25lyEx8jxbpojmZ\/t6C77EiiE\/wE5kwIDAQAB", "manifest_version": 2, "name": "Q-IT Team Scheduler For Outlook Calendar", "permissions": [ "identity", "notifications", "https:\/\/quick.letsqit.com\/chrome" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.4.30" } |