Oliv.AI - Your AI Sales Copilot

Save the right deals on time and close more deals faster

What is Oliv.AI - Your AI Sales Copilot?

Oliv.AI - Your AI Sales Copilot is a Chrome extension developed by https://oliv.ai, and its main feature is "Save the right deals on time and close more deals faster".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Oliv.AI - Your AI Sales Copilot Extension CRX File

Download Oliv.AI - Your AI Sales Copilot extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Close deals in a flash with Oliv.ai, the AI Sales Companion designed for account executives and sales leaders. Bid farewell to time-consuming research, manual note-taking, and data entry, and focus on what matters most - closing deals. Let Oliv handle everything else for you!

🤖 Make Your Meetings Effortless and Stress-Free

Meeting-Ready Instant Research: Enter meetings confidently with key information about contact and account, ready to build a personal connection with your client.

Live Guidance for Personalized Talks: Track customer pain points and objections in real-time for tailored conversations.

Master the Follow-up: Stay on top of your actionable and follow-ups with step-by-step guidance to ensure nothing falls through the cracks.

Seamless CRM Updates: Oliv streamlines your post-call process by automatically updating CRM details, and syncing call information effortlessly.


⏭️ Stay on Top of Your Game

Automated Deal Scorecards: Oliv keeps a live scorecard that adapts to your preferred sales framework (MEDDPIC/BANT), updating with every sales call.

Context and Continuity: Review key takeaways, action items, and objections for seamless next conversations.

Team Collaboration: Instant meeting summaries and insights are shared on your team's Slack channel.


🚀 Teamwork Makes the Dream Work

Individual Growth: Boost knowledge, save time, and continuously improve your sales approach.

Leadership Insight: Gain visibility into your team's meetings and progress.

Organizational Efficiency: Speed up the adoption of new sales best practices.


💬 What Users Are Saying
"It's actually pretty cool. Oliv gives you key takeaways, next steps, and posts the notes into our private Slack team channel. We certainly enjoy using it."

Try Oliv.ai Today! Your AI assistant that doesn’t just transcribe, but guides you every step of the way for optimal sales success. Learn more at Oliv.ai.                    

Extension Basic Information

Name Oliv.AI - Your AI Sales Copilot Oliv.AI - Your AI Sales Copilot
ID bjdiocojjlclafjbeafkjoifogenbbbp
Official URL https://chromewebstore.google.com/detail/olivai-your-ai-sales-copi/bjdiocojjlclafjbeafkjoifogenbbbp
Description Save the right deals on time and close more deals faster
File Size 7.22 MB
Installation Count 2,338
Current Version 1.817
Last Updated 2024-03-01
Publish Date 2020-06-25
Rating 4.87/5 Total 23 Ratings
Developer https://oliv.ai
Email [email protected]
Payment Type free
Extension Website https://chromewebstore.google.com/detail/olivai-your-ai-sales-copi/bjdiocojjlclafjbeafkjoifogenbbbp?utm_campaign=Listings&utm_source=googleplus&utm_medium=social
Help Page URL https://help.oliv.ai
Privacy Policy Page URL https://www.oliv.ai/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Oliv.AI - Your AI Sales Copilot",
    "short_name": "Oliv",
    "description": "Save the right deals on time and close more deals faster",
    "version": "1.817",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6pmpUEUmgH37g20obKqBlqPYfoIz4y8fKyg8kq\/ZAeYpLt7krtestdPcGMT70vUTlG+eRqZssSfYrcBREbuGHeTSbw3c8\/AnJ7nG2dnQAFY23MpQ4AgBgQAk7kp\/VPrjtfBaXMJBXLCbUZ7UIHYYPBTLe2DV\/ka5a9gnS4fa4esztEYKej8aFhS2AFx\/GE8Qwx2cFYiTw9oRxN\/Ey4LoIiYpg5xRUTaha0R3UqDU65Vp6tJzdx8VuE0gExjE3oZjlhKkvFlNDUHuVXTTKe2inf1L7LziOVYBYnkYj\/8apRGd8NkltNhD61yEiGUHoMlBw8RKEf+3QSTbtpF3wkIFDQIDAQAB",
    "icons": {
        "16": "icons\/Icon16.png",
        "19": "icons\/Icon19.png",
        "38": "icons\/Icon38.png",
        "48": "icons\/Icon48.png",
        "128": "icons\/Icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/Icon16.png",
            "19": "icons\/Icon19.png",
            "38": "icons\/Icon38.png",
            "48": "icons\/Icon48.png",
            "128": "icons\/Icon128.png"
        },
        "default_title": "Oliv",
        "default_popup": "html\/popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/calendar.google.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/oliv.ai\/*"
            ],
            "css": [
                "css\/framework.css",
                "css\/shaded-blueprint.css",
                "css\/shaded-blueprint-datetime.css",
                "css\/shaded-blueprint-select.css",
                "css\/shaded-blueprint-icons.css",
                "css\/common-components.css",
                "css\/intercom.css",
                "css\/meeting-comps.css",
                "css\/create-event.css",
                "css\/cross-sched.css",
                "css\/fullcalendar.css",
                "css\/content-script.css",
                "css\/event-prefs.css",
                "css\/onboarding.css",
                "css\/react-medium-editor.css",
                "css\/react-medium-editor-default-theme.css",
                "css\/react-phone-input.css",
                "css\/ldbtn.min.css",
                "css\/loading.min.css"
            ],
            "js": [
                "js\/react_bundle.js",
                "js\/webpack_common_chunk.js",
                "js\/raven.min.js",
                "js\/bugsnag.js",
                "js\/reviewer_please_read.js",
                "js\/constants.js",
                "js\/jquery.js",
                "js\/bootstrap.js",
                "js\/moment.js",
                "js\/popper.js",
                "js\/cbuffer.js",
                "js\/moment-timezone-with-data.js",
                "js\/react_select_bundle.js",
                "js\/react_auto_resize_bundle.js",
                "js\/react_css_transition_bundle.js",
                "js\/react_contenteditable_bundle.js",
                "js\/luxon.min.js",
                "js\/twix.js",
                "js\/juration.js",
                "js\/tinycolor.js",
                "js\/amplitude.js",
                "js\/intercom.js",
                "js\/json_logic_js.js",
                "js\/react_querybuilder.js",
                "js\/clipboard_polyfill.js",
                "js\/inboxsdk.js",
                "js\/common.js",
                "js\/analytics.js",
                "js\/gcal_analytics.js",
                "js\/blueprint_bundle.js",
                "js\/email_parser.js",
                "js\/inline_css.js",
                "js\/bezier_easing_bundle.js",
                "js\/react_medium_editor.js",
                "js\/react_joyride.js",
                "js\/react_portal.js",
                "js\/react_debounce_input.js",
                "cljs\/content_script_wrapper.js",
                "js\/content_script.js",
                "js\/landing_site.js",
                "js\/iconsax_react.js",
                "js\/human_parser.js",
                "js\/react_dropzone.js",
                "js\/react_dnd.js",
                "js\/fuse.js",
                "js\/react_phone_input_bundle.js"
            ],
            "run_at": "document_idle",
            "all_frames": true
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/*.oliv.ai\/*",
            "https:\/\/localhost:3300\/*"
        ]
    },
    "content_security_policy": "default-src 'self' 'sha256-XsBu2nEJnS7x\/Izq1v7dzy3Ze5myJMHvg4zukh\/R1Yk=' 'sha256-CfMPE8ys\/ylJ5D9qKG0a9\/UejrcczMr4\/EmFCbVbgcc=' 'sha256-vUjEI8Ioh1r6AT9I8bI5yYg4xwo1bi5Ch7zQDE0zmkE=' 'sha256-G6IVkG6kpsC0mzSSlqLK5lAp3K3nvA+9NcM2KIof0is=' 'sha256-u\/6Al9KRdHetrKETRgOraRujvpRjpSuUEwOIb89yRUo=' 'sha256-4a6r\/Vkwg09CtnJ085eXBPemeE7Hzq6qdqXVjnTAJrU=' 'sha256-nbG6gKkswRQxpdaR0TFgsmOVeCAynRG2t\/05Fu7WntQ='; style-src 'self' 'unsafe-inline'; connect-src https:\/\/localhost:3300 ws:\/\/localhost:3449 wss:\/\/localhost:3300 https:\/\/api.oliv.ai https:\/\/web.oliv.ai https:\/\/app.oliv.ai https:\/\/oliv.ai https:\/\/api.amplitude.com https:\/\/api.intercom.io https:\/\/api-iam.intercom.io https:\/\/api-ping.intercom.io https:\/\/nexus-websocket-a.intercom.io https:\/\/nexus-websocket-b.intercom.io https:\/\/nexus-long-poller-a.intercom.io https:\/\/nexus-long-poller-b.intercom.io wss:\/\/nexus-websocket-a.intercom.io wss:\/\/nexus-websocket-b.intercom.io https:\/\/uploads.intercomcdn.com https:\/\/uploads.intercomusercontent.com https:\/\/app.getsentry.com https:\/\/sentry.io https:\/\/*.bugsnag.com 'self'; script-src 'unsafe-eval' 'self' 'sha256-yJsD2Wk6yZBUSXCBPAhEQHVmlRrwKaDtXpD9X1j0TME=' 'sha256-EFo3C\/KULUtN5QR1cktbi18RwHDkU5b4aAowiw8VzKo=' 'sha256-5UOsPtuFgEBy+5dqJjwIyCpuUaHIRAmzTHjb5kVl3ZU=' 'sha256-XsBu2nEJnS7x\/Izq1v7dzy3Ze5myJMHvg4zukh\/R1Yk=' 'sha256-CfMPE8ys\/ylJ5D9qKG0a9\/UejrcczMr4\/EmFCbVbgcc=' 'sha256-vUjEI8Ioh1r6AT9I8bI5yYg4xwo1bi5Ch7zQDE0zmkE=' 'sha256-G6IVkG6kpsC0mzSSlqLK5lAp3K3nvA+9NcM2KIof0is=' 'sha256-u\/6Al9KRdHetrKETRgOraRujvpRjpSuUEwOIb89yRUo=' 'sha256-4a6r\/Vkwg09CtnJ085eXBPemeE7Hzq6qdqXVjnTAJrU=' 'sha256-nbG6gKkswRQxpdaR0TFgsmOVeCAynRG2t\/05Fu7WntQ=' 'sha256-2PyZxDY3kO3cILIj0gBMNvAWzLw2et1G31LZmakibeI=' 'sha256-qIYPTyTQ+VLx8P+hdvVsMouOawMbbjCWwHpad37IvRA=' 'sha256-1xJnD1MG6p99tXySKFqdMZh5tg1pA58iBQSg3vhASeE=' 'sha256-uytt1WFXIrPSnir7a0zVm0A2tiPEhD\/rJbfFnk4lcB0=' 'sha256-yiCuQWMp8HGivtLG7GSzDj4NfsHHRAxFwxTCTeI9ls8=' 'sha256-eXOnyjEz6FiynhuIL8qbPMHjqtMl2jRdpceNhmmekhE=' https:\/\/localhost:3300 https:\/\/oliv.ai https:\/\/widget.intercom.io https:\/\/js.intercomcdn.com https:\/\/app.intercom.io https:\/\/apis.google.com https:\/\/ajax.googleapis.com https:\/\/maps.googleapis.com; font-src 'self' https:\/\/js.intercomcdn.com; img-src 'self' data: https:\/\/js.intercomcdn.com https:\/\/static.intercomassets.com https:\/\/downloads.intercomcdn.com https:\/\/uploads.intercomusercontent.com https:\/\/gifs.intercomcdn.com https:\/\/maps.googleapis.com; media-src 'self' https:\/\/js.intercomcdn.com;",
    "background": {
        "scripts": [
            "js\/constants.js",
            "js\/jquery.js",
            "js\/amplitude.js",
            "js\/analytics.js",
            "js\/background.js",
            "js\/raven.min.js",
            "js\/bugsnag.js",
            "js\/moment.js",
            "js\/content_script_register.js",
            "js\/moment-timezone-with-data.js",
            "cljs\/background.js"
        ]
    },
    "permissions": [
        "storage",
        "https:\/\/calendar.google.com\/*",
        "https:\/\/mail.google.com\/*"
    ],
    "optional_permissions": [
        "*:\/\/*\/*",
        "system.display"
    ],
    "web_accessible_resources": [
        "html\/*",
        "css\/*",
        "fonts\/*",
        "icons\/*",
        "img\/*",
        "js\/*",
        "cljs\/*"
    ]
}