Is it possible to link the user's page within the name on the inline chat box?
Yes , try to edit file components\OssnChat\plugins\default\chat\selectfriend.php
Find:
<div class="text ossn-chat-inline-table"><?php echo $user->fullname; ?></div>
Change to :
<div class="text ossn-chat-inline-table"><a href="<?php echo $user->profileURL(); ?>"><?php echo $user->fullname; ?></a></div>
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)