I want to call the API of my application from an IE extension. I am developing an extension in which the browser extension will call the API whenever a webpage is loaded.
in simple words, How can i send HTTP request from BHO.
I want to call the API of my application from an IE extension. I am developing an extension in which the browser extension will call the API whenever a webpage is loaded.
in simple words, How can i send HTTP request from BHO.