Nutshell CRM for Gmail

Save time and stay organized with Nutshell for Gmail.

Τι είναι το Nutshell CRM for Gmail;

Το Nutshell CRM for Gmail είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.nutshell.com, και η κύρια λειτουργία του είναι "Save time and stay organized with Nutshell for Gmail.".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Nutshell CRM for Gmail

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

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

                        The Nutshell for Gmail chrome extension delivers the power of our award-winning CRM to your Google inbox so you can manage your contacts and leads without having to switch between applications.

WITH NUTSHELL FOR GMAIL YOU CAN…
- Create contacts and tasks
- View scheduled activities
- Track communication timelines
- Write notes
- See which emails have been shared with your teammates in Nutshell
- Share email threads and messages directly from Gmail, without having to forward or bcc them to Nutshell

Here’s what makes Nutshell the best CRM for sales teams:

THE PERFECT BLEND OF SIMPLE AND POWERFUL
Nutshell is an easy to learn, easy to manage CRM that doesn’t require extensive training. Offering the power of an enterprise CRM in a user-friendly package, Nutshell includes advanced sales automation features as well as practical, shareable reports and analytics to coach your team effectively.

THE MOST BANG FOR YOUR BUCK
Nutshell starts at $19/month with no data limits, no user caps, no hidden costs, and free live support from our friendly customer success team. And unlike some of our competitors, we won’t lock you into an annual contract.

EVERYTHING YOU NEED TO CLOSE MORE DEALS FASTER
From team collaboration tools to one-click integrations with the most popular business software, Nutshell helps sales reps save time, build stronger relationships, and get more deals to “yes”—without all the confusing extras.

Nutshell for Gmail requires a Nutshell account. Not a customer? Start a free 14-day trial at nutshell.com/signup.

WHAT CUSTOMERS ARE SAYING ABOUT NUTSHELL
“Nutshell is hands down the most user-friendly CRM I’ve ever used.”—Phil C., Software Consulting Services, LLC

“Our revenues have almost doubled since implementing Nutshell two years ago.”—Kevin E., TrustWorkz

“My company has been searching for an easy to use CRM that does everything we need it to, and we feel like we hit a homer with Nutshell.”—Julia D., Lelander


WE’RE HERE FOR YOU
If you need a hand, please contact us at [email protected], or visit our help center at support.nutshell.com.                    

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

Όνομα Nutshell CRM for Gmail Nutshell CRM for Gmail
ID fdekjafdhjnmacminpcdbakldlpkodij
Επίσημο URL https://chromewebstore.google.com/detail/nutshell-crm-for-gmail/fdekjafdhjnmacminpcdbakldlpkodij
Περιγραφή Save time and stay organized with Nutshell for Gmail.
Μέγεθος Αρχείου 4.19 MB
Αριθμός Εγκαταστάσεων 1,928
Τρέχουσα Έκδοση 0.9.25
Τελευταία Ενημέρωση 2019-04-09
Ημερομηνία Δημοσίευσης 2019-04-09
Αξιολόγηση 3.95/5 Συνολικά 19 Αξιολογήσεις
Προγραμματιστής https://www.nutshell.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.nutshell.com
Διεύθυνση URL της Σελίδας Βοήθειας https://nutshell.zendesk.com/hc/en-us/articles/115015761627
URL της Σελίδας Πολιτικής Απορρήτου https://www.nutshell.com/support/privacy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Nutshell CRM for Gmail",
    "short_name": "Nutshell",
    "description": "Save time and stay organized with Nutshell for Gmail.",
    "version": "0.9.25",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmPaTGojLGtTcEkoGz7A8FlosnCsGzlpG4D0+rcsCgx9xQlgzU31BM76iJeppiKVeKfdgBpbth9cevUBswWeijqJxRmlenftZx09X9r+v\/2Q8MS8jyRmQ05X9n4SAPsekY26n0\/LDaBhzwTlHl2drD+Dj+9XGNaCMQXJVBJ8K49sayvgDAqlDK5UcOuQUdkUKOQreCAQ4Wse0kuybXc1baoH2puRubaxK8POOlif5TXYlRGowHmlctLbvOqw+N\/RZ6PzNhIrP\/jFFkVesqoEpfMto5meHICyCg2znU+qAXqmH1hdjmfh\/i5NohbAaXABHnQHEePTP5CxSNARHk1bPKwIDAQAB",
    "icons": {
        "16": "icon-016.png",
        "32": "icon-032.png",
        "64": "icon-064.png",
        "128": "icon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ],
            "js": [
                "browser-polyfill.js",
                "inboxsdk.js",
                "content.js",
                "components\/app.chunk.js",
                "components\/app-button-menu\/app-button-menu.chunk.js",
                "office-ui-fabric-react\/lib\/Icons.chunk.js"
            ],
            "css": [
                "content.css"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "scripts": [
            "browser-polyfill.js",
            "background.js"
        ]
    },
    "web_accessible_resources": [
        "app-button.svg",
        "app-button-warning.svg",
        "components\/app.css",
        "components\/app.chunk.js.map",
        "components\/app-button-menu\/app-button-menu.css",
        "content.js.map",
        "icon-064.png",
        "icon-128.png",
        "nutshell-32.png",
        "nutshell.png",
        "share-failed.svg",
        "share-full.svg",
        "share-none.svg",
        "share-partial.svg",
        "share-spinner.svg"
    ],
    "permissions": [
        "https:\/\/mail.google.com\/",
        "https:\/\/inbox.google.com\/",
        "https:\/\/app.nutshell.com\/",
        "background",
        "storage",
        "identity"
    ],
    "manifest_version": 2
}