Boomerang for Gmail

Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.

Boomerang for Gmail là gì?

Boomerang for Gmail là một tiện ích mở rộng Chrome được phát triển bởi https://www.boomeranggmail.com, và tính năng chính của nó là "Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Boomerang for Gmail

Tải xuống các tệp mở rộng Boomerang for Gmail 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

                        One-click calendar scheduling and email management for Gmail™. Boomerang saves you time so you can focus on what matters to you.
 
Why should you use Boomerang? 
- Meeting scheduling and email management tool for Gmail™
- Trusted by millions of users all over the world
- Security audit by Google - Google Premier Partner
- SOC 2 Type 2 certified
- Featured in The New York Times, Lifehacker, The Next Web, and more
- Used by organizations like Lyft, Netflix, Twitter, and more
 
A calendar scheduling app and email productivity tool for Gmail™. You can schedule meetings right from your inbox, schedule emails to be sent later, track responses, set up recurring emails, and use AI to write better emails.
 
▣ What is Boomerang? ▣
 
Millions of Gmail™ and Google Workspace™ users count on Boomerang for easy, integrated calendar scheduling and email tools. One-click meeting scheduling that’s easier for everyone than a scheduling link and email tools help you keep your Inbox clean, without losing track of important messages. Plus, Boomerang is GDPR ready.
 
Benefits of Boomerang’s meeting scheduling features:
✓ Spend less time scheduling meetings
✓ Close more deals
✓ Get more clients
✓ Impress your guests by making it easy for them
✓ Set up schedule of availability just once
✓ Faster meeting scheduling
 
Benefits of Boomerang’s email tools:
✓ Focus on important projects without constant email distractions
✓ Easier project management
✓ Automatic follow ups
✓ Know if your emails are being read with cross-platform read receipts
✓ See email engagement with open tracking and click tracking
✓ Write effective emails that get a response
✓ Achieve Inbox Zero!
 
▣ The best way to schedule meetings ▣
Schedule meetings via a clickable, always up to date, patented Magic Live Calendar sent in your email invite.
 
🗓 Bookable Schedule: Set up a schedule of available times, use it again and again. Supports multiple-calendars, Zoom and Google Meet integration, dual time zones, and more.

🗓 Suggest Times: Schedule one-off meetings in a single email - no more back and forth. Supports multiple-calendars, Zoom and Google Meet integration, dual time zones, and more.

🗓 Share Free/Busy: A lightweight way to share your availability without giving up your privacy, even across domains!

The person you’re simply clicks on a time slot and confirms. You both automatically have events placed on your calendar complete with details like phone number, Google Meet, or Zoom meeting link. Plus you’ll both receive reminder emails before the meeting.
 
▣ Tame your inbox ▣
✓ Track responses
✓ Track emails with read receipts
✓ Schedule emails to automatically send when you want
✓ Set up recurring emails
✓ Pause your inbox
✓ “Snooze” incoming emails. 

Boomerang helps keep your Inbox clean, without losing track of important messages. And it can alert you if you do not get a reply to a message.

Boomerang also includes Respondable, an AI-powered assistant that predicts the likelihood that the message will receive a response, right in your compose window.
 
▣ Need Help? ▣
Email us - [email protected]
FAQ - https://help.boomeranggmail.com/
 
▣ Why do you need the Management Permission? ▣
We need Management Permission so you can run a troubleshooting feature which identifies a list of installed extensions that are known to conflict with Boomerang’s functionality.
 
▣ Connect with Us ▣
LinkedIn: https://www.linkedin.com/company/baydin
Twitter: https://twitter.com/boomerang
Facebook: https://www.facebook.com/boomeranggmail
 
▣ Testimonials ▣
"Boomerang is my missing piece for Gmail - absolutely the best thing that happened to my inbox in recent months!"
"Falling in love with Boomerang for Gmail. VERY easy for helping you remember to follow up on offers sent out etc"
 
Plus hundreds more: https://twitter.com/boomerang/likes
 
▣ Plans and Pricing ▣
There is no charge for Boomerang up to a limited number of messages per month. To learn more about our unlimited use plans, visit https://www.boomeranggmail.com/subscriptions.html                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Boomerang for Gmail Boomerang for Gmail
ID mdanidgdpmkimeiiojknlnekblgmpdll
URL Chính Thức https://chromewebstore.google.com/detail/boomerang-for-gmail/mdanidgdpmkimeiiojknlnekblgmpdll
Mô tả Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.
Kích Thước Tệp 2.38 MB
Số Lần Cài Đặt 1,017,573
Phiên Bản Hiện Tại 1.5.8
Cập Nhật Lần Cuối 2024-02-27
Ngày Phát Hành 2019-06-17
Đánh Giá 3.95/5 Tổng số 1657 Đánh Giá
Nhà Phát Triển https://www.boomeranggmail.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://www.boomeranggmail.com
URL Trang Trợ Giúp https://help.boomeranggmail.com
URL Trang Chính Sách Bảo Mật https://www.boomeranggmail.com/privacy.html
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Boomerang for Gmail",
    "version": "1.5.8",
    "description": "Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "management",
        "activeTab"
    ],
    "manifest_version": 3,
    "icons": {
        "16": "b4g_16.png",
        "48": "b4g_48.png",
        "128": "b4g_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "b4g_message_ui.js",
                "b4g.js"
            ],
            "css": [
                "css\/b4g_message_ui.css"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": {
            "19": "b4g_19.png",
            "38": "b4g_38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Boomerang - Send this page later"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "b4g_128.png",
                "inbox_pause_dialog.html",
                "login_dialog.html",
                "b4g_bookmarklet_1.5.3.js",
                "css\/extensionsafejqueryui_1.5.3.css",
                "css\/extensionsafestyle_1.5.3.css",
                "b4g_bookmarklet_1.5.4.js",
                "css\/extensionsafejqueryui_1.5.4.css",
                "css\/extensionsafestyle_1.5.4.css",
                "b4g_bookmarklet_1.5.5.js",
                "css\/extensionsafejqueryui_1.5.5.css",
                "css\/extensionsafestyle_1.5.5.css",
                "b4g_bookmarklet_1.5.6.js",
                "css\/extensionsafejqueryui_1.5.6.css",
                "css\/extensionsafestyle_1.5.6.css",
                "b4g_bookmarklet_1.5.7.js",
                "css\/extensionsafejqueryui_1.5.7.css",
                "css\/extensionsafestyle_1.5.7.css",
                "b4g_bookmarklet_1.5.8.js",
                "css\/extensionsafejqueryui_1.5.8.css",
                "css\/extensionsafestyle_1.5.8.css"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ]
}