Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, Should it be possible to use chrome extensions in Qt 5.10 ? Thx
@DeeeZ Hi, friend. Welcome.
I do not understand well. do you want to use chrome as your project file extension ? like *.chrome file?
chrome
*.chrome
if yes. it is Ok. you can use any string as extension of file. Just it has not conflict with others application.
@DeeeZ AFAIK not - but i may be wrong ;) Since Qt using just the chromium engine there is no interface for managing addons.
Hi, Sorry perhaps my questions was not enough clear. I would like to use Chrome Extensions like you do using chrome://extensions/ in your Chrome browser. More specifically I would like to use WebRTC screen sharing features. Thx