Conferences i/o Live Content Slides

Embed live content slides into web presentations

Conferences i/o Live Content Slides क्या है?

Conferences i/o Live Content Slides Conferences i/o द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Embed live content slides into web presentations"।

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

screenshot
screenshot
screenshot

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

crx प्रारूप में Conferences i/o Live Content Slides एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        Conferences i/o is an easy-to-use live audience engagement platform that is perfect for virtual, hybrid, and in-person meetings. Millions of attendees at thousands of events, primarily across North America, have used Conferences i/o technology to make presentations more interactive. Engaged attendees are better attendees — they learn more, and they give higher ratings to sessions and events that add elements of audience participation.

How does this extension work?
This extension is built for existing Conferences i/o customers. It automatically decodes live content slides within Google Slides, PowerPoint Online and Prezi. These decoded slides will be replaced with interactive slide content while being displayed during a presentation.

How is this extension supported?
This extension is fully supported by the Conferences i/o support team. Customers can reach out at any time with questions about how the product works, and how they can get the most out of it.

I'm not currently a customer. How can I try Conferences i/o?
Reach out to the Conferences i/o team via our website, https://www.conferences.io

Audience Q&A
Enjoy a world-class Q&A experience from the inventors of crowdsourced meeting Q&A.
Before your event, collect questions in one convenient place.
Audience members can upvote questions, allowing Q&A time to be used efficiently.
Download questions after your event and share internally or with attendees.

Polling
Engage your audience with a variety of poll types (multiple choice, open ended).
Try our exclusive brainstorming poll, where participants can submit and then vote for ideas.
Collect responses beforehand, or run live polls during your meeting.
Download a well formatted report afterward.

Session Evaluations
Skip messy email feedback and capture an evaluation while it's fresh in mind for attendees.
No need to use any other survey tool.

And more!
Check-ins and check-outs for continuing education sessions.
Audience games for doing something a little different than a normal presentation.
Single sign-on integration (if you need it).
Fully customizable branding.                    

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

नाम Conferences i/o Live Content Slides Conferences i/o Live Content Slides
ID bgmpfihhcbfmldalkcbeoiahkgicdcel
आधिकारिक URL https://chromewebstore.google.com/detail/conferences-io-live-conte/bgmpfihhcbfmldalkcbeoiahkgicdcel
विवरण Embed live content slides into web presentations
फ़ाइल का आकार 88.67 KB
स्थापना संख्या 1,281
वर्तमान संस्करण 1.1
अंतिम अपडेट 2021-02-10
प्रकाशन तिथि 2020-08-14
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Conferences i/o
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://conferences.io/
सहायता पृष्ठ URL https://help.conferences.io/support/home
गोपनीयता नीति पृष्ठ URL https://www.conferences.io/privacy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Conferences i\/o Live Content Slides",
    "version": "1.1",
    "description": "Embed live content slides into web presentations",
    "permissions": [],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/docs.google.com\/presentation\/*",
                "https:\/\/docs.google.com\/presentation\/*",
                "https:\/\/*.googleusercontent.com\/*"
            ],
            "js": [
                "jsqrcode\/src\/grid.js",
                "jsqrcode\/src\/version.js",
                "jsqrcode\/src\/detector.js",
                "jsqrcode\/src\/formatinf.js",
                "jsqrcode\/src\/errorlevel.js",
                "jsqrcode\/src\/bitmat.js",
                "jsqrcode\/src\/datablock.js",
                "jsqrcode\/src\/bmparser.js",
                "jsqrcode\/src\/datamask.js",
                "jsqrcode\/src\/rsdecoder.js",
                "jsqrcode\/src\/gf256poly.js",
                "jsqrcode\/src\/gf256.js",
                "jsqrcode\/src\/decoder.js",
                "jsqrcode\/src\/qrcode.js",
                "jsqrcode\/src\/findpat.js",
                "jsqrcode\/src\/alignpat.js",
                "jsqrcode\/src\/databr.js",
                "jquery-3.4.1.min.js",
                "google-slides.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/prezi.com\/p\/*",
                "https:\/\/prezi.com\/p\/*"
            ],
            "js": [
                "jsqrcode\/src\/grid.js",
                "jsqrcode\/src\/version.js",
                "jsqrcode\/src\/detector.js",
                "jsqrcode\/src\/formatinf.js",
                "jsqrcode\/src\/errorlevel.js",
                "jsqrcode\/src\/bitmat.js",
                "jsqrcode\/src\/datablock.js",
                "jsqrcode\/src\/bmparser.js",
                "jsqrcode\/src\/datamask.js",
                "jsqrcode\/src\/rsdecoder.js",
                "jsqrcode\/src\/gf256poly.js",
                "jsqrcode\/src\/gf256.js",
                "jsqrcode\/src\/decoder.js",
                "jsqrcode\/src\/qrcode.js",
                "jsqrcode\/src\/findpat.js",
                "jsqrcode\/src\/alignpat.js",
                "jsqrcode\/src\/databr.js",
                "jquery-3.4.1.min.js",
                "prezi.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "http:\/\/*.cdn.office.net\/*",
                "https:\/\/*.cdn.office.net\/*",
                "http:\/\/powerpoint.officeapps.live.com\/pods\/*",
                "https:\/\/powerpoint.officeapps.live.com\/pods\/*"
            ],
            "js": [
                "jsqrcode\/src\/grid.js",
                "jsqrcode\/src\/version.js",
                "jsqrcode\/src\/detector.js",
                "jsqrcode\/src\/formatinf.js",
                "jsqrcode\/src\/errorlevel.js",
                "jsqrcode\/src\/bitmat.js",
                "jsqrcode\/src\/datablock.js",
                "jsqrcode\/src\/bmparser.js",
                "jsqrcode\/src\/datamask.js",
                "jsqrcode\/src\/rsdecoder.js",
                "jsqrcode\/src\/gf256poly.js",
                "jsqrcode\/src\/gf256.js",
                "jsqrcode\/src\/decoder.js",
                "jsqrcode\/src\/qrcode.js",
                "jsqrcode\/src\/findpat.js",
                "jsqrcode\/src\/alignpat.js",
                "jsqrcode\/src\/databr.js",
                "jquery-3.4.1.min.js",
                "powerpoint.js"
            ],
            "all_frames": true,
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        "prezi-protos.js",
        "powerpoint-protos.js",
        "google-protos.js"
    ],
    "icons": {
        "16": "images\/cnfio_16.png",
        "32": "images\/cnfio_32.png",
        "48": "images\/cnfio_48.png"
    },
    "manifest_version": 2
}