Pepper Cloud CRM Chrome Extension

Pepper Cloud is a leading cloud-based CRM software built for small and medium enterprises. We help businesses by providing a…

Τι είναι το Pepper Cloud CRM Chrome Extension;

Το Pepper Cloud CRM Chrome Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Pepper Cloud, και η κύρια λειτουργία του είναι "Pepper Cloud is a leading cloud-based CRM software built for small and medium enterprises. We help businesses by providing a…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Pepper Cloud CRM Chrome Extension

Λήψη αρχείων επέκτασης Pepper Cloud CRM Chrome Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Pepper Cloud is a leading cloud-based CRM software built for small and medium enterprises. 
We help businesses by providing a reliable, affordable, and easy-to-use CRM platform.
With Pepper Cloud CRM extension, you can bring the power of CRM right into your Gmail inbox. You can add, edit, and update leads and contacts, directly from your Gmail inbox. 

The Pepper Cloud CRM Chrome extension allows you to:
* Automate your sales process with ease
* Log your emails into CRM directly from your Gmail inbox
* Create new contacts and leads in the CRM directly from your inbox
* Add, edit, and update notes, tasks, and other activities from your inbox
Note: A functioning Pepper Cloud CRM account is required to use this chrome extension. To get started with Pepper Cloud CRM, visit us at https://peppercloud.com

Benefits:
* All-in-one sales CRM platform
* IMDA-approved Digital Solution
* 24/7 customer support

Features:
* Capture and convert leads automatically
* Manage sales, leads, accounts, and opportunities easily
* Track leads, streamline sales activities, and forecast sales
* Gain actionable insights with comprehensive analytical dashboards
* Converse your leads and contacts through a multi-channel integrated CRM
* Generate and send digital quotations
* Access all the customer information from a centralised location
* Secure your data by defining organisational role hierarchy and controlling access

Integrations and Add-ons:
* Lead capturing with code-free Web forms
* Omni-channel platform that integrates with WhatsApp, Facebook Messenger, Telegram, and Instagram
* Create quotations with native Xero integration
* Run email marketing campaigns with Mailchimp and MailerLite
* Video conferencing with Zoom
* 2-way sync with Google and Outlook contacts and calendar
* Track marketing campaigns with UTM
* Store and access documents from Google Drive and Outlook

Contact us at [email protected] for more information.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Pepper Cloud CRM Chrome Extension Pepper Cloud CRM Chrome Extension
ID iccmmindhfioainhgehkhdcmapohogff
Επίσημο URL https://chromewebstore.google.com/detail/pepper-cloud-crm-chrome-e/iccmmindhfioainhgehkhdcmapohogff
Περιγραφή Pepper Cloud is a leading cloud-based CRM software built for small and medium enterprises. We help businesses by providing a…
Μέγεθος Αρχείου 1.1 MB
Αριθμός Εγκαταστάσεων 123
Τρέχουσα Έκδοση 0.18.6
Τελευταία Ενημέρωση 2023-09-15
Ημερομηνία Δημοσίευσης 2021-04-20
Προγραμματιστής Pepper Cloud
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://peppercloud.com
Διεύθυνση URL της Σελίδας Βοήθειας https://peppercloud.com/contact
URL της Σελίδας Πολιτικής Απορρήτου https://peppercloud.com/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pepper Cloud CRM Chrome Extension",
    "version": "0.18.6",
    "background": {
        "service_worker": "src\/background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "src\/third party\/jquery.js",
                "src\/third party\/select2.js",
                "src\/third party\/jquery.datetimepicker.full.min.js",
                "src\/third party\/phone-validation\/semver-compare.js",
                "src\/third party\/phone-validation\/constants.js",
                "src\/third party\/phone-validation\/extension.js",
                "src\/third party\/phone-validation\/metadata.js",
                "src\/third party\/phone-validation\/format_.js",
                "src\/third party\/phone-validation\/validate_.js",
                "src\/third party\/phone-validation\/RFC3966.js",
                "src\/third party\/phone-validation\/getNumberType_.js",
                "src\/third party\/phone-validation\/IDD.js",
                "src\/third party\/phone-validation\/ParseError.js",
                "src\/third party\/phone-validation\/util.js",
                "src\/third party\/phone-validation\/PhoneNumber.js",
                "src\/third party\/phone-validation\/isViablePhoneNumber.js",
                "src\/third party\/phone-validation\/isPossibleNumber_.js",
                "src\/third party\/phone-validation\/parseIncompletePhoneNumber.js",
                "src\/third party\/phone-validation\/parseDigits.js",
                "src\/third party\/phone-validation\/parse_.js",
                "src\/third party\/phone-validation\/parsePhoneNumber_.js",
                "src\/third party\/phone-validation\/parsePhoneNumberFromString_.js",
                "src\/third party\/phone-validation\/parsePhoneNumber.js",
                "src\/third party\/phone-validation\/parsePhoneNumberFromString.js",
                "src\/third party\/phone-validation\/metadata.min.json.js",
                "src\/third party\/phone-validation\/isValidPhoneNumber.js",
                "src\/third party\/phone-validation\/isValidPhoneNumberDefaultMetadata.js",
                "src\/third party\/validator.js",
                "src\/third party\/inboxsdk.js",
                "src\/third party\/lodash.js",
                "src\/third party\/moment.js",
                "src\/third party\/moment-timezone.js",
                "src\/third party\/qs.js",
                "src\/getFieldValue.js",
                "src\/constant.js",
                "src\/helpers.js",
                "src\/requestHandler.js",
                "src\/navigation.js",
                "src\/en.js",
                "src\/FormElements\/multiselect.js",
                "src\/canvas\/login.js",
                "src\/canvas\/loader.js",
                "src\/canvas\/listing.js",
                "src\/canvas\/form.js",
                "src\/canvas\/details.js",
                "src\/canvas\/contactCard.js",
                "src\/Handlers\/logout.js",
                "src\/Handlers\/settings.js",
                "src\/Handlers\/search.js",
                "src\/Handlers\/error.js",
                "src\/Handlers\/createListing.js",
                "src\/Handlers\/createLayout.js",
                "src\/Handlers\/detailsContent.js",
                "src\/Handlers\/taskTab.js",
                "src\/Handlers\/taskDetails.js",
                "src\/Handlers\/refreshContactCard.js",
                "src\/FormElements\/validateField.js",
                "src\/FormElements\/input.js",
                "src\/FormElements\/index.js",
                "src\/index.js",
                "src\/sdk.js",
                "src\/Handlers\/userInfo.js",
                "src\/canvas\/404.js"
            ],
            "css": [
                "assets\/styles\/stylesheet.css",
                "assets\/styles\/jquery.datetimepicker.css",
                "assets\/styles\/select2.css"
            ]
        }
    ],
    "icons": {
        "36": "assets\/images\/chrome_logo.png",
        "128": "assets\/images\/pc-logo-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/icons\/favicon.ico",
                "assets\/images\/*",
                "src\/third party\/pageWorld.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "cookies",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/mail.google.com\/",
        "*:\/\/*.peppercloud.io\/*",
        "*:\/\/*.peppercloud.com\/*"
    ],
    "manifest_version": 3
}