Calendly: Meeting Scheduling Software

Schedule meetings without the hassle. Never get double booked. Calendly works with your calendar to automate appointment scheduling.

Calendly: Meeting Scheduling Software क्या है?

Calendly: Meeting Scheduling Software https://calendly.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Schedule meetings without the hassle. Never get double booked. Calendly works with your calendar to automate appointment scheduling."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Calendly: Meeting Scheduling Software एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Once you have a Calendly account (free and paid plans), use the Calendly for Chrome extension to:

- Access all of your event types from anywhere on the web
- Leverage Calendly from the Gmail compose toolbar, and add times to your email
- Leverage Calendly in LinkedIn Messaging, Recruiter, and Sales Navigator
- Select and share your availability in a few clicks
- Create one-off meetings to handpick times for VIPs
- Create meeting polls to find and book the best time for everyone to meet
- Mark and save event types as your favorites for even quicker access
- Add notes to your event types that only you and your teammates can see

ABOUT CALENDLY

Calendly connects with your personal and business calendars to save you time and simplify the tasks involved in meeting with people outside your company. Now you can connect and agree with your invitees on the best time to meet and schedule your meetings without the back-and-forth emails.                    

एक्सटेंशन की मूल जानकारी

नाम Calendly: Meeting Scheduling Software Calendly: Meeting Scheduling Software
ID cbhilkcodigmigfbnphipnnmamjfkipp
आधिकारिक URL https://chromewebstore.google.com/detail/calendly-meeting-scheduli/cbhilkcodigmigfbnphipnnmamjfkipp
विवरण Schedule meetings without the hassle. Never get double booked. Calendly works with your calendar to automate appointment scheduling.
फ़ाइल का आकार 1.7 MB
स्थापना संख्या 758,800
वर्तमान संस्करण 3.5.0.2 - 12b892d
अंतिम अपडेट 2024-02-27
प्रकाशन तिथि 2020-06-29
रेटिंग 4.50/5 कुल 127 रेटिंग्स
डेवलपर https://calendly.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://calendly.com/
सहायता पृष्ठ URL https://help.calendly.com/hc/en-us/articles/115002214194-Using-Calendly-for-Chrome-
गोपनीयता नीति पृष्ठ URL https://calendly.com/pages/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Calendly: Meeting Scheduling Software",
    "version": "3.5.0.2",
    "version_name": "3.5.0.2 - 12b892d",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi7tIwUACkv6nFz9QbzH+bB+Kt3QU3QjCX0Qng+3ghJnVZ2XPFLKg+vBzeM5WtYGQOMVecuRXiF5bodj+M9PiCpNWy3MCGs4AvDiY9shVj4xgG7Wp50Gip5y7Sl5oVzjGau+H2uQRE3bqAc2fM1Xz1P99p0nvkxWlyV9bO+4Xp2fW\/NQBx2903BqMwt1eemleit74\/Ygfl6OWOy\/xZyyF46hp6vniJun6L4S\/ED2+z3GRhvN1V34NOqSBERPLRsXgzfcjfUZpPt6jSpKHQGzw+\/JFhOqqkIr6GDVuZCuYIBXYaJlNRvF\/V8Mwq6JCYztf2uftYzQFHThWC+K0W\/1wuQIDAQAB",
    "description": "Schedule meetings without the hassle. Never get double booked. Calendly works with your calendar to automate appointment scheduling.",
    "icons": {
        "16": "assets\/icons\/icon-16.png",
        "48": "assets\/icons\/icon-48.png",
        "128": "assets\/icons\/icon-128.png"
    },
    "options_page": "pages\/options.html",
    "background": {
        "service_worker": "module_serviceworker.js",
        "type": "module"
    },
    "incognito": "not_allowed",
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "optional_permissions": [
        "alarms"
    ],
    "host_permissions": [
        "https:\/\/*.calendly.com\/*",
        "http:\/\/*.calendly.com\/*"
    ],
    "optional_host_permissions": [
        "https:\/\/mail.google.com\/*",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/calendar.google.com\/*",
        "https:\/\/*.gong.io\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.calendly.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/clients-assets.calendly.com\/*\/auth.html*",
                "https:\/\/clients-assets-staging.calendly.com\/*\/auth.html*"
            ],
            "js": [
                "module_async_calendly.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/clients-assets.calendly.com\/*\/auth.html*",
                "https:\/\/clients-assets-staging.calendly.com\/*\/auth.html*"
            ],
            "js": [
                "module_async_auth.js"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_icon": {
            "19": "assets\/icons\/icon-19.png",
            "38": "assets\/icons\/icon-38.png"
        },
        "default_title": "Calendly: Meeting Scheduling Software"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "pages\/*.*",
                "assets\/*.*",
                "*.js",
                "*.js.map",
                "*.html"
            ],
            "extension_ids": [
                "cbhilkcodigmigfbnphipnnmamjfkipp"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.calendly.com\/*",
            "*:\/\/localhost\/*"
        ]
    }
}