Q-IT Team Scheduler for google calendar

Q-IT Team Scheduler for google calendar

Q-IT Team Scheduler for google calendarคืออะไร?

Q-IT Team Scheduler for google calendar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://letsqit.com และคุณลักษณะหลักของมันคือ "Q-IT Team Scheduler for google calendar"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Q-IT Team Scheduler for google calendar

ดาวน์โหลดไฟล์ส่วนขยาย Q-IT Team Scheduler for google 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 Google 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Q-IT Team Scheduler for google calendar Q-IT Team Scheduler for google calendar
ID emjlhkinnimplpjajabhedhlngdmnjac
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/q-it-team-scheduler-for-g/emjlhkinnimplpjajabhedhlngdmnjac
คำอธิบาย Q-IT Team Scheduler for google calendar
ขนาดไฟล์ 6.05 MB
จำนวนการติดตั้ง 23
เวอร์ชันปัจจุบัน 1.0.4.51
อัปเดตครั้งล่าสุด 2017-08-30
วันที่เผยแพร่ 2017-08-30
คะแนน 4.71/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา https://letsqit.com
ประเภทการชำระเงิน 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 google calendar"
    },
    "content_security_policy": "script-src   'self' https:\/\/maps.googleapis.com https:\/\/ssl.google-analytics.com  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:\/\/ssl.google-analytics.com\/ga.js https:\/\/apis.google.com\/js\/client.js",
    "description": "Q-IT Team Scheduler for google calendar",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4D25eLTDeygKq3+RVkzsmrKOe9tCDe19Am++Th9MvMTqbO6XtPUTbxCa7yuAJ1\/+5peZ3\/+wUZq0+M1EYbMqTYEpO7Eg+FXFtYiZhMIs4MYusJScfxadYh8shRxDvYjeSqJt3zWltA\/gsicyNy9U1cJMlDJFBBnFQ27CFGb3JXegNuogPWoclrdy+0RVulhovKmbIhvrI3ch8oIPlj38eBNP150MBlB+ThqLYKK9r5YJ6sal4U5BRKp1GObThW8wdDmjxgOQ9qIUcgMWvBPB3xs20Vx8lwMbIB1u6R5I+90H652V4ZJFOaq0OJ0M0N6zbo+294HlK8GmMPfoESPB4wIDAQAB",
    "manifest_version": 2,
    "name": "Q-IT Team Scheduler for google calendar",
    "permissions": [
        "identity",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4.51"
}