How can we prevent user to download Video through Chrome Extension, Firefox Addon?

Is it Possible to prevent user from downloading Media by using Chrome Extension as video file is streamed from the kaltura server ?

Hello,
Without using DRM, you can create an encrypted/tokenized delivery profile that in a certain way will restrict a plain download.

Look at the kaltura-nginx documentation and see how it works.

Regards,

David