Digital Sales Room & eSignature for Pipedrive

Digital Sales Rooms and Electronic Signatures by GetAccept

Digital Sales Room & eSignature for Pipedrive là gì?

Digital Sales Room & eSignature for Pipedrive là một tiện ích mở rộng Chrome được phát triển bởi GetAccept Inc., và tính năng chính của nó là "Digital Sales Rooms and Electronic Signatures by GetAccept".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Digital Sales Room & eSignature for Pipedrive

Tải xuống các tệp mở rộng Digital Sales Room & eSignature for Pipedrive dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Digital Sales Room & eSignature for Pipedrive Digital Sales Room & eSignature for Pipedrive
ID omdhnbghikidlfdlfdhmamfpppgdcjen
URL Chính Thức https://chromewebstore.google.com/detail/digital-sales-room-esigna/omdhnbghikidlfdlfdhmamfpppgdcjen
Mô tả Digital Sales Rooms and Electronic Signatures by GetAccept
Kích Thước Tệp 4.46 MB
Số Lần Cài Đặt 187
Phiên Bản Hiện Tại 1.3.0
Cập Nhật Lần Cuối 2024-01-23
Ngày Phát Hành 2023-10-10
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển GetAccept Inc.
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.getaccept.com/policy.html
Ngôn Ngữ Được Hỗ Trợ 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"
}