Is there any programmatic way to add an additional menu item to the context menu of the iOS browser (Safari / Chrome) for text selection? Now I have 3 elements: Copy, Define, Speak.
I need to add a button (context element) that will execute an HTTP POST with selected text. I'm new to iOS, and I'm looking for a guide to get started.
Frost source
share