SmartCue:Interactive Product Demos in Minutes

Interactive, no-code demo builder & powerful analytics for high-performance GTM teams

SmartCue:Interactive Product Demos in Minutes क्या है?

SmartCue:Interactive Product Demos in Minutes https://getsmartcue.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Interactive, no-code demo builder & powerful analytics for high-performance GTM teams"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SmartCue:Interactive Product Demos in Minutes एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        SmartCue helps go-to-market teams create & distribute interactive showcase of their products that can help them improve the quality of their MQLs. We help marketers improve the quality of their leads by eliminating the friction for their buyers to experience their products right at the beginning of the buyer’s journey thereby shortening the sales motion and ultimately, increasing revenue.

Revenue & GTM teams use SmartCue for the following:
- Embed interactive demos on websites, landing pages and marketing collateral
- Replace pdfs and videos as ‘leave-behinds’ with self-serve, interactive product showcase
- Increase product adoption & usage by creating interactive showcases of newly launched features and modules

Customer Success, L&D and Onboarding teams also use SmartCue to rapidly train and onboard both internal & external stakeholders.

With SmartCue’s interactive, self-serve product showcases, qualify leads better and faster, resulting in a shortened sales motion and increase in revenue.                    

एक्सटेंशन की मूल जानकारी

नाम SmartCue:Interactive Product Demos in Minutes SmartCue:Interactive Product Demos in Minutes
ID cfppnjkmonaidnemfamopfflbcnecfco
आधिकारिक URL https://chromewebstore.google.com/detail/smartcueinteractive-produ/cfppnjkmonaidnemfamopfflbcnecfco
विवरण Interactive, no-code demo builder & powerful analytics for high-performance GTM teams
फ़ाइल का आकार 1.16 MB
स्थापना संख्या 1,551
वर्तमान संस्करण 9.4.3
अंतिम अपडेट 2024-02-15
प्रकाशन तिथि 2021-09-01
रेटिंग 5.00/5 कुल 34 रेटिंग्स
डेवलपर https://getsmartcue.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://www.getsmartcue.com/
सहायता पृष्ठ URL https://support.getsmartcue.com
गोपनीयता नीति पृष्ठ URL https://app.getsmartcue.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SmartCue:Interactive Product Demos in Minutes",
    "version": "9.4.3",
    "description": "Interactive, no-code demo builder & powerful analytics for high-performance GTM teams",
    "permissions": [
        "storage",
        "activeTab",
        "cookies",
        "system.display"
    ],
    "optional_permissions": [],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_title": "SmartCue - Personalized Demo Assistant",
        "default_icon": {
            "16": "png\/smartcue16X16.png",
            "19": "png\/smartCue_19X19.png",
            "38": "png\/smartCue_38X38.png",
            "48": "png\/smartCue48X48.png",
            "128": "png\/smartCue_Logo_128.png"
        }
    },
    "icons": {
        "16": "png\/smartcue16X16.png",
        "19": "png\/smartCue_19X19.png",
        "38": "png\/smartCue_38X38.png",
        "48": "png\/smartCue48X48.png",
        "128": "png\/smartCue_Logo_128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/index.ts-loader.1a5a6354.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*",
                "fonts\/*",
                "png\/*",
                "svg\/*",
                "gifs\/*",
                "vendor\/*"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/content.4badd4fd.js",
                "assets\/index.esm.6e77cd8e.js",
                "assets\/storage.94f96ed3.js",
                "assets\/index.ts.2a15664c.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/app.getsmartcue.com\/*",
            "https:\/\/web-canary.getsmartcue.com\/*",
            "https:\/\/web-staging.getsmartcue.com\/*"
        ]
    }
}