I want to add the "Choose file option" inside CKEditor. For that, I am referring to this documentation on Upload image plugin
When clicking on this image icon, the below window opens up
There is no upload image option (choose file option). I want to add this plugin along with CKEditor. Is there any way to add this using npm ?
Or is there any other way I can include this feature in CKEditor 4?

