Digital Sales Room & eSignature for Pipedrive

Digital Sales Rooms and Electronic Signatures by GetAccept

O que é Digital Sales Room & eSignature for Pipedrive?

Digital Sales Room & eSignature for Pipedrive é uma extensão do Chrome desenvolvida por GetAccept Inc., e sua principal característica é "Digital Sales Rooms and Electronic Signatures by GetAccept".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Digital Sales Room & eSignature for Pipedrive

Baixe arquivos de extensão Digital Sales Room & eSignature for Pipedrive no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Create, share, and track your proposals and contracts – all without leaving Pipedrive!

Install this latest version and enjoy an elevated sales process.

The GetAccept Chrome extension helps your sales team easily build, send, and manage proposals with dynamic videos, meeting summaries, sales decks, pricing tables, and much more. 

With advanced document tracking and legally binding eSignatures, you can start sending your sales documents and contracts and get them signed within minutes – directly from your Pipedrive CRM! 

Compared to other document generation and contract management solutions, GetAccept for Pipedrive is more intuitive, easier to implement, and accelerates your time-to-close cycle via automated flows, forecasting, and smart notifications based on AI and machine learning.

You and your team can:
- Generate branded contracts and proposals in no time: Access GetAccept under Deals, People, and Organizations. Generate your sales documents based on pre-made templates instead of wasting time creating them from scratch.
- Enjoy a fast and accurate quote delivery with flexible pricing tables: GetAccept’s integration automatically pushes product data stored in Pipedrive into dynamic pricing tables. Quotes featuring pricing are modern-looking, error-free, and responsive on all devices. 
- Track recipients’ activities and their buying intent: Receive instant notifications when your recipients leave a message, view the document, or share it with others, ensuring you're always on top of deal progression.
- Collaborate even more effectively using live chat and comments: Buyers and sellers can chat, leave a comment within the document, notify the other party, and resolve any questions and updates seamlessly without any confusion. 
- Send any document for electronic signing directly from Pipedrive: Once the signature is complete, the signed PDF copy will seamlessly return to your CRM for secure storage.
- Make your Pipedrive CRM your single source of truth: Effortlessly store recipient inputs and signed contracts in Pipedrive. Automatically mark the deal as closed-won upon contract signing.

Note: The new version no longer supports Google Drive connection, and you can only activate it for one entity. If you have any questions about this, please contact your designated GetAccept customer success manager.                    

Informações Básicas da Extensão

Nome Digital Sales Room & eSignature for Pipedrive Digital Sales Room & eSignature for Pipedrive
ID omdhnbghikidlfdlfdhmamfpppgdcjen
URL Oficial https://chromewebstore.google.com/detail/digital-sales-room-esigna/omdhnbghikidlfdlfdhmamfpppgdcjen
Descrição Digital Sales Rooms and Electronic Signatures by GetAccept
Tamanho do Arquivo 4.46 MB
Contagem de Instalações 187
Versão Atual 1.3.0
Última Atualização 2024-01-23
Data de Publicação 2023-10-10
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor GetAccept Inc.
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.getaccept.com/policy.html
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.3.0",
    "name": "Digital Sales Room & eSignature for Pipedrive",
    "description": "Digital Sales Rooms and Electronic Signatures by GetAccept",
    "author": "GetAccept Inc.",
    "homepage_url": "https:\/\/www.getaccept.com",
    "default_locale": "en",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon128.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "storage"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.pipedrive.ts.aa829856.5f2e2269.js"
            ],
            "matches": [
                "https:\/\/*.pipedrive.com\/pipeline*",
                "https:\/\/*.pipedrive.com\/activities*",
                "https:\/\/*.pipedrive.com\/person*",
                "https:\/\/*.pipedrive.com\/organization*",
                "https:\/\/*.pipedrive.com\/deal*",
                "https:\/\/*.pipedrive.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.pipedrive.com\/*",
                "https:\/\/support.pipedrive.com\/*",
                "https:\/\/community.pipedrive.com\/*",
                "https:\/\/marketplace.pipedrive.com\/*",
                "https:\/\/devcommunity.pipedrive.com\/*",
                "https:\/\/developers.pipedrive.com\/*",
                "https:\/\/oauth.pipedrive.com\/*",
                "https:\/\/*.pipedrive.com\/auth\/*",
                "https:\/\/*.pipedrive.com\/settings\/*"
            ],
            "css": [
                "css\/pipedrive.css"
            ],
            "all_frames": true,
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "https:\/\/*.getaccept.com\/*",
        "https:\/\/*.pipedrive.com\/*"
    ],
    "action": {
        "default_icon": "icons\/icon128.png",
        "default_title": "Chromies eSignatures by GetAccept"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "index.html",
                "img\/*",
                "fonts\/*",
                "css\/*",
                "icons\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "resources": [
                "*.html",
                "pendo-agent\/*",
                "guide-code-blocks\/*.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/*.pipedrive.com\/*",
                "https:\/\/*.pipedrive.com\/*"
            ],
            "resources": [
                "assets\/chrome-listener-message-type.enum.85b9ba1d.js",
                "assets\/post-message-type.enum.5576be67.js",
                "assets\/pipedrive.ts.aa829856.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; style-src 'self' https: data:; script-src 'self'; script-src-elem 'self'; img-src 'self' https: data:; media-src 'self' https: data:; font-src 'self' data:; connect-src 'self' blob:* https:\/\/*.getaccept.com https:\/\/*.pd.getaccept.com https:\/\/*.bugsnag.com https:\/\/*.pusher.com wss:\/\/*.pusher.com ws:\/\/localhost:3000 http:\/\/localhost:3000 https:\/\/*.pipedrive.com https:\/\/app.eu.pendo.io;"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAju7Ni33iV2Hj21OFFlQJdccd3QjKdnzn02fqiet\/b3drTnF6AGG+dJOTFvxtT63MgfoF8i7F6a6MzBeVc+BBqSd6l5nBlrXi5f8AZfv2k3UWk0yoWXpWnMGQZsbSAZmLEjVDQSTG\/T+nySu29fSNTgKIQcVr+MmLYSJgOQ1Y+tWT\/D8fL7svbcQfcwG3xL8a92XAmV7\/SBvkNqb+xAVDBb7CEL+K7uSFovIc36VPOJHw\/sO+FN3pprv9BzjaxpVtAsb6+IxMSeVwN96Iipy3yz9o\/D9YguR1DvNhftgGOZQkh5SBXZetawTzeKqIZ2H2PURivdW5FHRpVrFf3OM+CQIDAQAB"
}