Vivun®

Manage Hero Activities, Deliverables, and Gaps directly from your browser.

Vivun®とは何ですか?

Vivun®はVivun Inc.によって開発されたChromeの拡張機能で、その主な機能は「Manage Hero Activities, Deliverables, and Gaps directly from your browser.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Vivun®拡張機能のCRXファイルをダウンロード

Vivun®拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Hero by Vivun® is the only AI-powered solution for PreSales. Manage PreSales Work, Deliverables, and Product Gaps directly from your browser to scale your impact, align with R&D in real-time, and deliver incredible buyer experiences.

– Manage your critical work in the buyer experience with configurable PreSales opportunity stages and funnels. Relevant data syncs with Salesforce in real-time.

– Capture product gaps in accounts and opportunities and let Hero do the work to aggregate, prioritize, and integrate them with systems like Jira for quick action and updates by Product.

– Bring the PreSales perspective to the forecast with data science doing the work to rank opportunities on their technical merit. Everything is explained in plain English—there's no Black Box.

Use the Hero browser extension to:
• Manage Opportunities
• Manage Hero Activities
• Manage Deliverables
• Create Opportunity Gaps
• Create Account Gaps
• Receive Alerts
• Integrate with Hero by Vivun® for Salesforce

About Vivun
Vivun is a global provider of Buyer Experience (BX) software. Its AI-powered platform supports a family of products for PreSales to meet the demands of today's sales-proof buyer, differentiate from the competition, and accelerate revenue with transparency and trust.

To learn more visit www.vivun.com                    

拡張機能の基本情報

名前 Vivun® Vivun®
ID embgembokdlhggfebfkpfmjhkhgmlhke
公式URL https://chromewebstore.google.com/detail/vivun%C2%AE/embgembokdlhggfebfkpfmjhkhgmlhke
説明 Manage Hero Activities, Deliverables, and Gaps directly from your browser.
ファイルサイズ 1.6 MB
インストール数 2,158
現在のバージョン 1.30.4
最終更新日 2024-01-25
公開日 2020-06-30
評価 5.00/5 合計 3 レビュー
開発者 Vivun Inc.
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.vivun.com
プライバシーポリシーページのURL https://www.vivun.com/privacy-policy
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApVVIvbN2tyw6Al4u9W2efSZdBKQ11scnZbBhpfukt3CwSqhDRS6DAo\/+RIPnPBH\/wpnRS6YSfzgMAubjyVUKuyHGFcpB9rQGNj69lw949Rq5tVrZ8b1JnMI94KPefcjrCNzdw8\/rPUde6cQgn0wMuJvPVfujuqetY5lcqfvv9Q5VXdBGSLWdLBItWkFOPRdIMOwTiF1LxiMtJhjR1yDdxQ0sgRl\/yZdybMfOMt+7vdLjYp7ROa5w6ciNUHonsVGAnfR033npZXNQOUs2R5d6qnSELxHTDEpBgYXDUXLYmtF\/EPUS\/NFqhejhRq0cnoOww1wkWlSAmWlcA3puGqXQnQIDAQAB",
    "version": "1.30.4",
    "name": "Vivun\u00ae",
    "short_name": "Vivun\u00ae",
    "description": "Manage Hero Activities, Deliverables, and Gaps directly from your browser.",
    "author": "Vivun Inc",
    "homepage_url": "https:\/\/vivun.com\/",
    "icons": {
        "16": "img\/icon16.png",
        "19": "img\/icon19.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "38": "img\/icon38.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png",
        "256": "img\/icon256.png",
        "512": "img\/icon512.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/icon16.png",
            "19": "img\/icon19.png",
            "24": "img\/icon24.png",
            "32": "img\/icon32.png",
            "38": "img\/icon38.png",
            "48": "img\/icon48.png",
            "128": "img\/icon128.png",
            "256": "img\/icon256.png",
            "512": "img\/icon512.png"
        },
        "default_title": "Vivun\u00ae",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "https:\/\/*.vivun.com\/*"
    ],
    "web_accessible_resources": [
        "js\/page.bundle.js"
    ],
    "content_security_policy": "default-src 'self'; script-src 'self' https:\/\/datavivuninc.apps.analytics.vivun.com https:\/\/contentvivuninc.apps.analytics.vivun.com https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com; connect-src https:\/\/id.vivun.com https:\/\/vivun-prod.us.auth0.com https:\/\/api.vivun.com https:\/\/sentry.io https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com; style-src * 'unsafe-inline'; img-src 'self' https:\/\/datavivuninc.apps.analytics.vivun.com data: https:\/\/www.google-analytics.com; font-src data:; frame-src https:\/\/vivun-prod.us.auth0.com"
}