Do firefox or chrome provide API for extensions to open SSL session? I only find APIs of both firefox and chrome to send normal http request. But I need the informaion I send by my extension encrypted.
How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.