Cisco Webex Content Sharing
Share content when joining meetings directly from your browser through the Cisco Webex Meetings and Cisco Webex Teams web apps.
Cisco Webex Content Sharing क्या है?
Cisco Webex Content Sharing https://webex.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Share content when joining meetings directly from your browser through the Cisco Webex Meetings and Cisco Webex Teams web apps."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Cisco Webex Content Sharing एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The Webex Content Sharing extension is an enhancement for the Webex Meetings and Webex Teams web apps. These apps allow you to join meetings fast, directly from your browser. If you’re using the Webex Meetings or Webex Teams web app, and you want to share content in the meeting, you’ll need to install this extension to Chrome. You have the ability to share only what you want to—whether that’s only a specific window on your desktop, or your entire screen.
एक्सटेंशन की मूल जानकारी
नाम | Cisco Webex Content Sharing |
ID | ifbdadgbpalmagalacllfaflfakmfkac |
आधिकारिक URL | https://chromewebstore.google.com/detail/cisco-webex-content-shari/ifbdadgbpalmagalacllfaflfakmfkac |
विवरण | Share content when joining meetings directly from your browser through the Cisco Webex Meetings and Cisco Webex Teams web apps. |
फ़ाइल का आकार | 35.82 KB |
स्थापना संख्या | 817,441 |
वर्तमान संस्करण | 1.0.0.15 |
अंतिम अपडेट | 2021-06-10 |
प्रकाशन तिथि | 2018-06-27 |
रेटिंग | 3.39/5 कुल 57 रेटिंग्स |
डेवलपर | https://webex.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://trustportal.cisco.com/c/r/ctp/trust-portal.html |
समर्थित भाषाएँ | de,en-GB,en-US,fr,nl,tr,da,es,es-419,it,hu,pl,pt-BR,ro,sk,sv,cs,ru,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "name": "__MSG_appName__", "default_locale": "en_US", "background": { "scripts": [ "api-background-script.js" ] }, "icons": { "16": "icon.png", "128": "icon.png" }, "description": "__MSG_appDesc__", "externally_connectable": { "matches": [ "*:\/\/*.webex.com\/*", "*:\/\/*.webex.com.cn\/*", "https:\/\/*.qa.webex.com\/*", "https:\/\/*.qa.webex.com.cn\/*", "https:\/\/*.ciscospark.com\/*", "https:\/\/*.cisco.com\/*" ] }, "manifest_version": 2, "minimum_chrome_version": "34", "permissions": [ "desktopCapture" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0.15" } |