Klenty: Email Outreach & Tracking from Gmail

Personalized emails & follow-ups | Email Tracking | Mail Merge | Templates | Gmail & CRM Plugin

ما هو Klenty: Email Outreach & Tracking from Gmail؟

Klenty: Email Outreach & Tracking from Gmail هو إضافة Chrome تم تطويرها بواسطة https://klenty.com، والميزة الرئيسية لها هي "Personalized emails & follow-ups | Email Tracking | Mail Merge | Templates | Gmail & CRM Plugin".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Klenty: Email Outreach & Tracking from Gmail

قم بتنزيل ملفات الامتداد Klenty: Email Outreach & Tracking from Gmail بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        WHAT IS KLENTY?

Klenty is a engagement platform that can help sales teams reach out to prospects by sending personalized emails and automated follow-ups at scale.

Using Klenty, you can automate all the repetitive activities involved in your sales process like sending cold emails, follow-ups, tracking engagement metrics, etc - so that you can focus more on activities like building relationships and closing deals.

WHAT CAN YOU DO WITH KLENTY CHROME EXTENSION?

Klenty’s chrome extension can help salespeople:
- Send one-to-one personalized emails, schedule follow-ups and track them from Gmail.
- Engage with your contacts from Pipedrive, Salesforce, and Freshsales CRM without having to switch between tools.

KLENTY CHROME EXTENSION IN GMAIL

This chrome extension is perfect for outbound and inbound sales reps using a Gmail account to engage with leads. You will be able to save a lot of time and improve your productivity.

- Know what happens after you click send. With Klenty’s extension, you can keep a track of email engagement like opens, clicks, and replies.
 - Create personalized emails instantly using our template library from within Gmail
- Avoid the hassle of remembering to follow-up. Let Klenty do that for you. Write your emails and schedule to send them later.
- Set-up reminder notes and tasks for yourself and Klenty will remind you by sending you an email.
- You can easily add prospects to klenty cadence from Gmail and send perfectly-timed automated follow-ups.
- Track the daily performance of your emails instantly using the live feed.

HOW DO YOU INSTALL AND USE IT IN GMAIL?

- Get Klenty chrome extension from the chrome webstore.
- Sign in to Klenty. If you don’t have an account, create one.
- Go to Gmail and when you hit compose, the Klenty options will show up at the bottom of the window
- Now, you’ll be able to perform tasks like tracking your emails, setting up reminders, and all the other functionalities mentioned above.

KLENTY CRM PLUGIN

This chrome extension is perfect for outbound and inbound sales reps using Pipedrive, Salesforce, and Freshsales CRM to manage leads and engage with them by sending personalized emails, automated follow-ups, and tasks.

- Push prospects from CRM to Klenty without leaving the CRM
- Select multiple contacts and add them email campaign in a single click
- Send hundreds of personalized emails easily using mail merge
- Never miss out on an opportunity to follow-up with your prospects. Create tasks in Klenty see them in your CRM

HOW TO INSTALL AND USE FROM CRM?

- Get the chrome extension from chrome webstore
- Connect your CRM and Klenty
- Login to your CRM and open the Klenty extension within the CRM
- Klenty will automatically detect all the prospects in your CRM
- Now, you can perform any of the tasks that you’d like to do - push prospects to Klenty and other prospect actions                    

معلومات أساسية عن التمديد

الاسم Klenty: Email Outreach & Tracking from Gmail Klenty: Email Outreach & Tracking from Gmail
ID dcobodbibhecmhnamioljhlnaeoimbcd
عنوان URL الرسمي https://chromewebstore.google.com/detail/klenty-email-outreach-tra/dcobodbibhecmhnamioljhlnaeoimbcd
الوصف Personalized emails & follow-ups | Email Tracking | Mail Merge | Templates | Gmail & CRM Plugin
حجم الملف 1.31 MB
عدد التثبيتات 1,408
النسخة الحالية 1.11.18
آخر تحديث 2024-03-05
تاريخ النشر 2020-07-03
تقييم 4.48/5 مجموع تقييمات 21
المطور https://klenty.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.klenty.com/?utm_source=chromestore
عنوان صفحة المساعدة http://support.klenty.com
عنوان صفحة سياسة الخصوصية https://www.klenty.com/privacyPolicy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Klenty: Email Outreach & Tracking from Gmail",
    "description": "Personalized emails & follow-ups | Email Tracking | Mail Merge | Templates | Gmail & CRM Plugin",
    "version": "1.11.18",
    "manifest_version": 3,
    "background": {
        "service_worker": "serviceWorker.js"
    },
    "content_scripts": [
        {
            "js": [
                "klentyAppContentScript.js"
            ],
            "matches": [
                "https:\/\/*.kl-infra.com\/*",
                "https:\/\/*.klenty.com\/*"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "packages\/jquery.min.js",
                "packages\/tooltipster.bundle.min.js",
                "packages\/jquery.webui-popover.min.js",
                "packages\/moment.min.js",
                "packages\/jquery.datetimepicker.full.min.js",
                "sidepanel.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/*.salesforce.com\/*",
                "https:\/\/*.lightning.force.com\/*",
                "https:\/\/*.klenty.com\/*",
                "https:\/\/*.zoho.eu\/*",
                "https:\/\/*.zoho.in\/*",
                "https:\/\/*.zoho.com\/*",
                "https:\/\/*.hubspot.com\/*",
                "https:\/\/*.kl-infra.com\/*"
            ],
            "css": [
                "styles\/sidepanel.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "mailLoader.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": {
            "16": "newLogo.png"
        }
    },
    "icons": {
        "48": "newLogo.png",
        "128": "newLogo.png"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "blockLinkTrack",
                "enabled": true,
                "path": "blockLinkTrackRules.json"
            }
        ]
    },
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "cookies",
        "tabs",
        "scripting",
        "webNavigation",
        "webRequest",
        "declarativeNetRequest",
        "management"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/*",
        "https:\/\/*.pipedrive.com\/*",
        "https:\/\/*.salesforce.com\/*",
        "https:\/\/*.lightning.force.com\/*",
        "https:\/\/www.linkedin.com\/*",
        "https:\/\/*.klenty.com\/*",
        "https:\/\/*.googleusercontent.com\/proxy\/*",
        "https:\/\/cdnjs.cloudflare.com\/*",
        "https:\/\/s3-us-west-1.amazonaws.com\/*",
        "https:\/\/d3a0j1usgn5p8a.cloudfront.net\/*",
        "https:\/\/accounts.google.com\/",
        "https:\/\/*.zoho.eu\/*",
        "https:\/\/*.zoho.in\/*",
        "https:\/\/*.zoho.com\/*",
        "https:\/\/app.hubspot.com\/*",
        "https:\/\/*.kl-infra.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "sidepanel.html",
                "syncWaitBanner.html",
                "progressBar.html",
                "packages\/*",
                "newLogo.png",
                "**.js"
            ],
            "matches": [
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/www.linkedin.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/*.salesforce.com\/*",
                "https:\/\/*.lightning.force.com\/*",
                "https:\/\/*.klenty.com\/*",
                "https:\/\/*.zoho.eu\/*",
                "https:\/\/*.zoho.in\/*",
                "https:\/\/*.zoho.com\/*",
                "https:\/\/app.hubspot.com\/*",
                "https:\/\/*.kl-infra.com\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/plugin1.klenty.com\/*",
            "https:\/\/plugin2.klenty.com\/*",
            "https:\/\/test-1.h.kl-infra.com\/*"
        ],
        "accepts_tls_channel_id": false
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self'"
    }
}