Screensharing Sample
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-16.
Extension Actions
CRX ID
ifeefafhacpihgncbgeaegdnliaonnil
Status
- Policy Violation
- Removed Long Ago
- No Privacy Policy
Description from extension meta
Screensharing utility sample for getscreenmedia
Description from store
It basically uses window event messages to communicate between the website javascript and the content script (content.js). The content script in turn uses channel messaging to talk to the backend script which calls chooseDesktopMedia and returns the sourceId of the chosen window. This sourceId has to be passed back to getUserMedia.