FreeBusy Copilot

Schedule meetings 10x faster with people inside & outside your company. Companion for Gmail, Google Calendar and many other web apps

FreeBusy Copilot란 무엇입니까?

FreeBusy Copilot은(는) https://freebusy.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Schedule meetings 10x faster with people inside & outside your company. Companion for Gmail, Google Calendar and many other web apps"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

FreeBusy Copilot 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        FreeBusy Copilot is your companion browser extension for Gmail, Google Calendar and many other web apps.

FreeBusy for Gmail lets you organize efficient meeting polls to quickly find a time to meet with people inside and outside your company. When you compose or reply to an email look for the "Suggest Meeting Times with FreeBusy" button next to Gmail's own Send email button. FreeBusy will show you a unified view of everyone's availability so you can create a poll with multiple suggestions using availability information from participants' calendars.

FreeBusy for Google Calendar lets you pick the best time to meet by showing you when all attendees are available, whether they are inside or outside your company, and irrespective of which calendar system they use. When you create or edit an event look for the "Find a Time with FreeBusy" tab, next to Google Calendar's own "Find a Time" tab.

FreeBusy is also the easiest way to share availability from all your calendars so contacts can book meetings with you at time that actually work. You can link work, school, or personal calendars from any cloud provider (Office 365, Salesforce and many others).                    

확장 프로그램 기본 정보

이름 FreeBusy Copilot FreeBusy Copilot
ID pfehnkdhcjjppkmdbpgofopjpchlknmo
공식 URL https://chromewebstore.google.com/detail/freebusy-copilot/pfehnkdhcjjppkmdbpgofopjpchlknmo
설명 Schedule meetings 10x faster with people inside & outside your company. Companion for Gmail, Google Calendar and many other web apps
파일 크기 441 KB
설치 횟수 1,566
현재 버전 2023.9.24
최근 업데이트 2023-09-25
출시 날짜 2019-08-20
평점 4.67/5 총 9 개의 평점
개발자 https://freebusy.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://freebusy.io/chrome
도움말 페이지 URL https://help.freebusy.io
개인정보 보호 정책 페이지 URL https://freebusy.io/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "FreeBusy Copilot",
    "short_name": "FreeBusy",
    "description": "Schedule meetings 10x faster with people inside & outside your company. Companion for Gmail, Google Calendar and many other web apps",
    "version": "2023.9.24",
    "author": "FreeBusy, Inc.",
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "background": {
        "scripts": [
            "jquery.min.js",
            "moment.min.js",
            "moment-timezone-with-data.min.js",
            "config.js",
            "troubleshooter\/errorHandler.js",
            "background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ],
            "css": [
                "gmail.min.css"
            ],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "inboxsdk.js",
                "config.js",
                "httpRequest.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js",
                "sidebar.js",
                "gmail.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "http:\/\/*.lightning.force.com\/*",
                "https:\/\/*.lightning.force.com\/*"
            ],
            "css": [
                "gmail.min.css"
            ],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "config.js",
                "httpRequest.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js",
                "sidebar.js",
                "salesforce.common.js",
                "salesforce.lightning.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "http:\/\/*.salesforce.com\/*",
                "https:\/\/*.salesforce.com\/*"
            ],
            "css": [
                "gmail.min.css"
            ],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "config.js",
                "httpRequest.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js",
                "sidebar.js",
                "salesforce.common.js",
                "salesforce.classic.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "http:\/\/calendar.google.com\/*",
                "https:\/\/calendar.google.com\/*"
            ],
            "css": [
                "gmail.min.css"
            ],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "config.js",
                "httpRequest.js",
                "gcal.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.bluejeans.com\/*"
            ],
            "css": [],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "moment.timezone.data.min.js",
                "config.js",
                "picker.js",
                "picker.date.js",
                "picker.time.js",
                "pick-a-time\/IInjector.js",
                "pick-a-time\/BlueJeansInjector.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.gotomeeting.com\/*"
            ],
            "css": [],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "moment.timezone.data.min.js",
                "config.js",
                "pick-a-time\/IInjector.js",
                "pick-a-time\/GoToMeetingInjector.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.zoom.us\/meeting\/schedule"
            ],
            "css": [],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "moment.timezone.data.min.js",
                "config.js",
                "picker.js",
                "picker.date.js",
                "picker.time.js",
                "pick-a-time\/IInjector.js",
                "pick-a-time\/ZoomInjector.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.webex.com\/collabs\/*"
            ],
            "css": [],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "moment.timezone.data.min.js",
                "config.js",
                "picker.js",
                "picker.date.js",
                "picker.time.js",
                "pick-a-time\/IInjector.js",
                "pick-a-time\/WebExInjector.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "https:\/\/*.join.me\/default.aspx*"
            ],
            "css": [],
            "js": [
                "jquery.min.js",
                "moment.min.js",
                "moment.timezone.data.min.js",
                "config.js",
                "picker.js",
                "picker.date.js",
                "picker.time.js",
                "pick-a-time\/IInjector.js",
                "pick-a-time\/JoinMeInjector.js",
                "iframe.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "http:\/\/mail.google.com\/*",
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "jquery.min.js",
                "config.js",
                "troubleshooter\/clientTool.js",
                "troubleshooter\/errorHandler.js",
                "sidebar.js"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'sha256-czCgWp2siVVb3\/c5\/WEEhu3AKUJr7kaVfg6AZD30Crw=' 'sha256-YEF0sL46avIF+gf7wmsPKvvgYRzHn\/oUC7yw66E479E=' 'sha256-VOhLWgKiNZDsjH3wW212XabQLZKkGIjUvY0whck8oLI=' 'unsafe-eval' https:\/\/*.freebusy.io; object-src 'self'",
    "web_accessible_resources": [
        "localframe.html",
        "sidebarframe.html",
        "popupframe.html",
        "partialDOM\/*",
        "img\/*",
        "stylesheets\/*",
        "https:\/\/*.freebusy.io\/pick-a-time\/*"
    ],
    "permissions": [
        "identity",
        "identity.email",
        "activeTab",
        "storage",
        "webRequest",
        "https:\/\/calendar.google.com\/*",
        "https:\/\/*.freebusy.io\/"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.freebusy.io\/*"
        ]
    },
    "oauth2": {
        "client_id": "953143084512-9cm75ks5d1v58itobkn6pftsdm4av48d.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon-128.png"
    },
    "options_ui": {
        "page": "options.html",
        "chrome_style": true,
        "open_in_tab": true
    },
    "offline_enabled": false,
    "omnibox": {
        "keyword": "@freebusy",
        "icons": {
            "128": "img\/icon-128.png"
        }
    }
}