Search mxr for escaping:
http://mxr.mozilla.org/mozilla-release/search?string=screensharing
which led to this whitelist:
http://mxr.mozilla.org/mozilla-release/source/dom/media/MediaManager.cpp#151
So, I checked the domains already in this pref, they were: webex.com,*.webex.com,collaborate.com,*.collaborate.com
so when i did this: Services.io.newURI('http://www.webex.com', null, null)i got the following:

So, it looks like everything that is in hostis what we want in this pref. So I tried the newURI uri file:
Services.io.newURI('file:///C:/Users/Vayeate/Documents/GitHub/Profilist/bullet_aurora.png',null,null)
he resets this:

so I think in pref add this:
,,
, uris
: webex.com,*.webex.com,collaborate.com,,*.collaborate.com
asterik :
webex.com,*.webex.com,collaborate.com,*.collaborate.com,*