Follow up email,Reminder email,Sales template

Sellulose is a productivity tool for sales people that integrates with Gsuite. Auto Follow up emails & Reminder emails -…

ما هو Follow up email,Reminder email,Sales template؟

Follow up email,Reminder email,Sales template هو إضافة Chrome تم تطويرها بواسطة http://sellulose.com، والميزة الرئيسية لها هي "Sellulose is a productivity tool for sales people that integrates with Gsuite. Auto Follow up emails & Reminder emails -…".

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

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Follow up email,Reminder email,Sales template

قم بتنزيل ملفات الامتداد Follow up email,Reminder email,Sales template بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Sellulose is a productivity tool for sales people that integrates with Gsuite.

Auto Follow up emails & Reminder emails - 

Sellulose helps sales people automate follow up emails with easy to use follow up templates. If one follow up is not enough, you can easily set more. Sellulose detects replies and send follow up only to those who have not replied.


Follow up Reminder mail -

The gentle reminder email to self can help sales people remember whom to follow up and stay on top of follow up list. Reminder feature will let set reminders easily right inside mailbox.


Sales email Templates - 

We have many ready to use email templates that will help sales people focus more on leads rather than what email to send. Our sales email templates will help you in every stage of sales life cycle. Process email template, cold email templates and follow up email templates.


Email tracking & Link Tracking - 

Track which of your leads are opening email with our mailtrack for gmail and notifications to help you stay informed. Our email tracker is easy to use and it will also tell you who clicked on the link in your email. It will help you prioritize whom to follow up and who is more interested in emails.


Send later email -

This feature helps sales people send sales email at the right time even if they are not free. Sales people can now effectively use time with ability to schedule an email right inside Gsuite.                    

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

الاسم Follow up email,Reminder email,Sales template Follow up email,Reminder email,Sales template
ID cagcpjghjhconmppafnkbigiipccahbi
عنوان URL الرسمي https://chrome.google.com/webstore/detail/follow-up-emailreminder-e/cagcpjghjhconmppafnkbigiipccahbi
الوصف Sellulose is a productivity tool for sales people that integrates with Gsuite. Auto Follow up emails & Reminder emails -…
حجم الملف 757 KB
عدد التثبيتات 65
النسخة الحالية 1.1.38
آخر تحديث 2019-04-12
تاريخ النشر 2019-04-11
تقييم 5.00/5 مجموع تقييمات 8
المطور http://sellulose.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://sellulose.com/
عنوان صفحة سياسة الخصوصية https://wfhgo.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "jquery311.js",
            "jqueryui.js",
            "eventPage.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon19.png",
        "default_popup": "popup.html",
        "default_title": "Follow up email,Reminder email,Sales template"
    },
    "content_scripts": [
        {
            "css": [
                "contentscriptcss.css",
                "jqueryui.css"
            ],
            "js": [
                "jquery311.js",
                "inboxsdk.js",
                "pusher.js",
                "md5min.js",
                "contentscript.js",
                "jqueryui.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*"
            ]
        }
    ],
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAo40i5WcG\/RLcg9IBN3KnUffLNExtA0Tq0ElVzoOuMbs7fXJc0\/SMrJ1l5s59YvFQFbdqvuDWVI\/coE0e\/IV1DzwxVxbJXjuELBF\/Oityi6qTUriMhtmLOcs+nCX1E9TYHPRSt6uI9mS9pXnCqd\/sSi8C63xgweKz58A5qM1iy2HYt+MsXcHufDi7tm\/HqVvgfXaWQjWMJD3vWlXt09SoqVvlShlfHpj2SWnJ5muiQMNE+XU4QHDUr7MtpBR1KLHdYIl9eGArUAlA7cf3\/c5thPAhfQKfAkoke++bjzvqZCRuHW4ELQg9zi2w0shgL0r2PvOa3\/hUt+BJY7OTTYQ4GwIDAQAB",
    "manifest_version": 2,
    "name": "Follow up email,Reminder email,Sales template",
    "permissions": [
        "tabs",
        "https:\/\/mail.google.com\/*",
        "https:\/\/app.sellulose.com\/*",
        "storage",
        "notifications",
        "debugger"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.38",
    "web_accessible_resources": [
        "images\/modal_icon.png",
        "html\/modal.html",
        "html\/followupModal.html",
        "html\/sellulosedashboard.html",
        "html\/linkedinModal.html",
        "html\/newmodals.html",
        "images\/Notes.png",
        "images\/followup.png",
        "images\/templates.png",
        "images\/logo_nobackground_small.png",
        "images\/logo_nobackground.png",
        "images\/reminder.png",
        "images\/send_later.png",
        "images\/send_later_32.png",
        "images\/reminder_32.png",
        "images\/templates_32.png",
        "images\/gs-one.png",
        "images\/gs-two.png",
        "images\/gs-three.png"
    ]
}