When the plugin is activated (button in the toolbar), the objects "carriers" of actions become "clickable". The associated action is triggered immediately, a list is given in the case of multiple actions.
Example of a action launching a browser on a specific page to the selected object :
os.system("start http://a.domain.name/[% \"id\" %]")