GoodTime Meet
A meeting scheduling tool for business professionals
GoodTime Meet là gì?
GoodTime Meet là một tiện ích mở rộng Chrome được phát triển bởi GoodTime.io, và tính năng chính của nó là "A meeting scheduling tool for business professionals".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng GoodTime Meet
Tải xuống các tệp mở rộng GoodTime Meet dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
GoodTime Meet allows you to share your scheduling links with just one click! Share your real-time calendar availability right from your email or LinkedIn so you can focus on meeting, not scheduling. Sign up for your free GoodTime Meet account, then use the GoodTime Meet for Chrome extension to: - See your calendar events - Access all of your scheduling links right from your Chrome browser - Select and share your available times to meet in just a few clicks - Choose specific time slots to display in emails to quickly set up ad hoc meetings - Instantly schedule meetings with coworkers With this Chrome extension, you can also access GoodTime Meet directly from Gmail to: - Quickly set up ad hoc meetings - Insert scheduling links directly into your emails GoodTime Meet is the only free scheduling software trusted by Fortune 1000 companies, and now our Chrome extension makes it even easier to share your availability over email and LinkedIn! Provide an experience your guests will thank you for with the GoodTime Chrome Extension. ABOUT GOODTIME GoodTime helps the best companies hire the top candidates. Companies like Airbnb, Zoom, Slack, Shopify and hundreds of others trust GoodTime to automate their interview scheduling. With GoodTime Meet, individuals can sign-up for their free account and access the same scheduling software for free! Privacy Policy: https://www.goodtime.io/privacy-policy
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | GoodTime Meet |
ID | ehinojkdamkjmikpooempeibejdgalnk |
URL Chính Thức | https://chromewebstore.google.com/detail/goodtime-meet/ehinojkdamkjmikpooempeibejdgalnk |
Mô tả | A meeting scheduling tool for business professionals |
Kích Thước Tệp | 5.54 MB |
Số Lần Cài Đặt | 2,761 |
Phiên Bản Hiện Tại | 0.14.0 |
Cập Nhật Lần Cuối | 2024-02-08 |
Ngày Phát Hành | 2021-04-25 |
Đánh Giá | 4.50/5 Tổng số 6 Đánh Giá |
Nhà Phát Triển | GoodTime.io |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://meet.goodtime.io/login |
URL Trang Chính Sách Bảo Mật | https://www.goodtime.io/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "GoodTime Meet", "description": "A meeting scheduling tool for business professionals", "version": "0.14.0", "homepage_url": "https:\/\/www.goodtime.io", "icons": { "16": "assets\/icons\/icon-16.png", "32": "assets\/icons\/icon-32.png", "48": "assets\/icons\/icon-48.png", "128": "assets\/icons\/icon-128.png" }, "permissions": [ "activeTab", "storage" ], "host_permissions": [ "*:\/\/*.goodtime.io\/*" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "resources": [ "assets\/*", "css\/*", "js\/*" ], "matches": [ " |