Search code examples
opera-extension

Opera Extension: selecting text and page menu


What is the simplest way to create Opera addon with such functionality: user selects text on the page (eg. menu), clicks right button and sees:

context menu

?


Solution

  • You should use the Context Menu extension APIs.