Boomerang for Gmail

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

什麼是Boomerang for Gmail?

Boomerang for Gmail是由https://www.boomeranggmail.com開發的Chrome擴展程式,該擴展的主要功能是“Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Boomerang for Gmail擴展crx文件

下載Boomerang for Gmail擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Boomerang for Gmail Boomerang for Gmail
ID mdanidgdpmkimeiiojknlnekblgmpdll
官方網址 https://chromewebstore.google.com/detail/boomerang-for-gmail/mdanidgdpmkimeiiojknlnekblgmpdll
簡介 Meeting scheduling and email management tool trusted by millions. Schedule meetings, track responses, send later, and more.
檔案大小 2.38 MB
安裝次數 1,017,573
目前版本 1.5.8
更新時間 2024-02-27
上架時間 2019-06-17
評分 3.95/5 共 1657 次評分
開發者 https://www.boomeranggmail.com
電子郵箱 [email protected]
付費類型 in_app
擴展官網 https://www.boomeranggmail.com
說明頁面URL https://help.boomeranggmail.com
隱私政策頁面URL https://www.boomeranggmail.com/privacy.html
支援的語言 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\/*"
            ]
        }
    ]
}