Adding contextual menus

Hi!
I want to make a plugin that adds functions via contextual menus on right click in the Edit View.
I would like to access the contextual menus with the default Select Tool, without having to resort to another tool (selectTool) or activating a Reporter plugin.
Can I use conditionalContextMenus in a General Plugin, that just runs if the plugin is installed (no menu item or option to activate)?