Ebsta For Salesforce

Ebsta for Salesforce in Google Chrome.

什麼是Ebsta For Salesforce?

Ebsta For Salesforce是由https://www.ebsta.com開發的Chrome擴展程式,該擴展的主要功能是“Ebsta for Salesforce in Google Chrome.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Ebsta For Salesforce擴展crx文件

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

擴展使用說明

                        Ebsta's Chrome Extension helps thousands of Salesforce seamlessly integrate Gmail, Google Calendar and Salesforce.

Sync emails and calendars, track emails, personalised cadences, send later, meeting scheduler and more...

✓ Automatically sync emails to Salesforce
✓ Advanced two-way Google and Salesforce calendar sync
✓ Unlimited email and click tracking
✓ Gmail send later
✓ Meeting scheduler
✓ Access to Salesforce email templates in Gmail
✓ Supports Custom objects and fields out-of-the-box
✓ Integrations with 50+ websites.
✓ Install in less than 10 seconds
✓ Join over 10,000 Salesforce users

Ebsta's Chrome Extension seamlessly integrates Gmail and Salesforce.

Put the power of Salesforce in Gmail. Ebsta allows you to view, edit and update Salesforce on the fly. It also automatically cross-references Salesforce to show you related customer records as you browse through Gmail. It takes less than 10 seconds to install and works out-of-the box, supporting custom fields and objects.

Ebsta enables users to manually or automatically sync emails and attachments to Salesforce. Our automatic email sync feature is easily configurable and supports Contacts, Leads, Accounts, Opportunities and Custom Objects.

Ebsta's Google and Salesforce calendar sync ensures everything is up-to-date, wherever you're working. It syncs events within 5 minutes and supports multiple calendars, time-zones, meeting updates, recurring events and deleted events out-of-the box.

It's also jam-packed with productivity features to supercharge Gmail.

Ebsta's email tracking in Gmail provides immediate insight into what happens after you send. See if your email was read, ignored or buried deep in a full Inbox and never opened. All clicked links are automatically tracked too. Ebsta will also give you insight into the performance of your team's emails so you can make tweaks and changes to boost your open rates!

Build out personalised cadences and automated follow-ups, including emails, to nurture relationships with customers.

Some of Ebsta's other best-loved features include meeting scheduler, where recipients can quickly pick a time that works for everyone, access to Salesforce templates within Gmail and send later.

Ebsta works on over 50 leading websites, including social media (such as LinkedIn, Twitter and Xing), prospecting websites (such as Zoominfo and Crunchbase) and job boards (like Career Builder, Indeed, Reed, Dice and Monster).

Privacy Policy : https://www.ebsta.com/privacy-policy/ 
Terms and Conditions : https://www.ebsta.com/terms
Security : https://www.ebsta.com/security                    

擴展基本資訊

名稱 Ebsta For Salesforce Ebsta For Salesforce
ID gemcgnkghpnfbmlfimdbdgfepcgenphf
官方網址 https://chromewebstore.google.com/detail/ebsta-for-salesforce/gemcgnkghpnfbmlfimdbdgfepcgenphf
簡介 Ebsta for Salesforce in Google Chrome.
檔案大小 3.47 MB
安裝次數 8,775
目前版本 1.158.347
更新時間 2024-02-12
上架時間 2020-06-30
評分 4.26/5 共 34 次評分
開發者 https://www.ebsta.com
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.ebsta.com
說明頁面URL http://support.ebsta.com
隱私政策頁面URL https://www.ebsta.com/privacy-policy
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "html\/Main.html?chk=1"
    },
    "background": {
        "page": "html\/background.html"
    },
    "content_scripts": [
        {
            "js": [
                "js\/Shared\/xpath.js",
                "js\/Shared\/domcreation.js",
                "js\/Shared\/enums.js",
                "js\/Shared\/ebTools.js",
                "js\/modules\/salesforce.js",
                "js\/bar.js"
            ],
            "css": [
                "css\/Shared\/Shared.css"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "js": [
                "js\/External\/jquery360.min.js",
                "js\/External\/chosen.jquery.min.js",
                "js\/External\/CibulCalendar.min.js",
                "js\/External\/codemirror.min.js",
                "js\/External\/froala-xml.min.js",
                "js\/External\/froala_editor.pkgd.min.js",
                "js\/External\/froalaplugins\/font_family.min.js",
                "js\/External\/CBPFWTabs.js",
                "js\/External\/ro.js",
                "js\/Shared\/ebHoverOverInfo.js",
                "js\/Shared\/ebModalDialog.js",
                "js\/Shared\/master.js",
                "js\/CampaignMgr.js",
                "js\/complexadd.js",
                "js\/sendlater.js",
                "js\/objectlistsort.js",
                "js\/gmailtools.js"
            ],
            "css": [
                "css\/External\/chosen.css",
                "css\/External\/codemirror.min.css",
                "css\/External\/froala_editor.pkgd.min.css",
                "css\/External\/froala_style.min.css",
                "css\/External\/fonts.min.css",
                "css\/External\/tabs.css"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/www.google.com\/calendar\/*",
                "https:\/\/calendar.google.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": false
        }
    ],
    "default_locale": "en_GB",
    "description": "__MSG_description__",
    "homepage_url": "http:\/\/www.ebsta.com",
    "options_page": "html\/Options.html",
    "icons": {
        "16": "images\/Ebsta-16.png",
        "128": "images\/Ebsta-128.png"
    },
    "name": "Ebsta For Salesforce",
    "short_name": "Ebsta For Salesforce",
    "permissions": [
        "alarms",
        "declarativeNetRequest",
        "storage",
        "tabs",
        "contextMenus",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "notifications"
    ],
    "version": "1.158.347",
    "content_security_policy": "frame-src 'none';script-src 'self';connect-src 'self' https:\/\/secure.ebsta.com https:\/\/console.ebsta.com https:\/\/chm.ebsta.com https:\/\/secure.ebsta-webservices.com https:\/\/secure1.ebsta-webservices.com; object-src 'none'; img-src https:\/\/console.ebsta.com https:\/\/*.content.force.com https:\/\/stageimage.ebsta.com https:\/\/img.ebsta.com; media-src 'none'",
    "manifest_version": 2,
    "web_accessible_resources": [
        "css\/main.css",
        "js\/jquery-3.6.0.min.js",
        "js\/Login.js",
        "js\/Login.html",
        "html\/bar.html",
        "html\/bar-1.html",
        "js\/ContentGet.js",
        "js\/GetAccessDetails.js",
        "js\/bar.js",
        "js\/barLocalProcess.js",
        "js\/jquery-ui.min.js",
        "js\/gmailproxy.js",
        "js\/googleglobalgetter.js",
        "css\/External\/chosen-sprite.png",
        "css\/ebstagoogle.css",
        "css\/ebstagoogleold.css",
        "svg\/bar-icons.svg",
        "svg\/BAR_16PX.svg",
        "svg\/BAR_20PX.svg",
        "svg\/close.svg",
        "svg\/paperclip-icon.svg",
        "svg\/SPRITE_BAR.svg",
        "svg\/template_tracking_sprite_2.svg",
        "svg\/onboarding.svg",
        "svg\/ebsta_logo.svg",
        "images\/spritev3.png",
        "images\/close-x.png",
        "images\/ajax-loader.gif",
        "images\/logo.svg",
        "imgs\/loaders\/ebsta_spinner_loader_blue.gif",
        "imgs\/ajax-loader-new.gif",
        "images\/campaignmgrscreengrab.png",
        "images\/meetingscheduler.png",
        "images\/mailicons*",
        "images\/dupecampaign.svg",
        "wiz\/AddEmailsTo.html",
        "wiz\/InsideGmail.html",
        "wiz\/SalesforceTemplates.html",
        "wiz\/ShareEbsta.html",
        "wiz\/SyncCalendars.html",
        "wiz\/AuthGoogle.html",
        "fonts\/glyphicons-halflings-regular.woff",
        "fonts\/glyphicons-halflings-regular.ttf",
        "fonts\/glyphicons-halflings-regular.eot",
        "fonts\/glyphicons-halflings-regular.svg",
        "fonts\/glyphicons-halflings-regular.woff2",
        "fonts\/worksans-regular.woff2",
        "svg\/buttons\/*",
        "css\/External\/froala_editor.pkgd.min.css",
        "css\/External\/froala_style.min.css",
        "css\/External\/fonts.min.css",
        "css\/External\/codemirror.min.css",
        "js\/External\/froala_editor.pkgd.min.js",
        "js\/External\/ro.js",
        "js\/External\/codemirror.min.js",
        "js\/External\/froala-xml.min.js",
        "fonts\/FontAwesome.otf",
        "fonts\/fontawesome-webfont.eot",
        "fonts\/fontawesome-webfont.svg",
        "fonts\/fontawesome-webfont.ttf",
        "fonts\/fontawesome-webfont.woff",
        "fonts\/fontawesome-webfont.woff2",
        "html\/CampaignManager.html"
    ]
}