How to trigger image-picker instead of default file explorer?

I create a image upload form using framework7. When i click on upload button, it buttons browser image/file explorer. I want it to open image-picker plugin instead of default one . It would be helpful if someone can point me to a source or show example code to do so.