I have a custom tool based on:
Spotfire.Dxp.Application.Extension.CustomTool<Spotfire.Dxp.Application.Visuals.Visualization>
I register it in a custom menu group in pkdesk with:
IntendedClient="Any"
The custom tool is displayed in the custom group in the Desktop version's context menu, but it does NOT display in the WebPlayer version's context menu. (However, the custom groupings appear to work correctly in both Desktop/WebPlayer if I add them to the Tools menu.)
This request is for feature parity between the Desktop and the WebPlayer.