Avatar of tzudorp
tzudorp

asked on 

Create chrome plugin that shows tool tip text upon mouse hovered

Hi everyone,

Attached is the screenshot our current website.  Is it possible to create some kind of a plugin that when activated it will show the name of the userid via tooltip text when the mouse is hovered on top of the icons?

Like a tool tip text showing the name.  We are not gonna use the database because we don't have access but the user ID and Name is shown in the current page.  Can we somehow parse the data as shown?  When the user hover the mouse on the icon the plugin will read what is the userID on the icon then it will compare it on the data below, parse the name only and make a tool tip text to display beside the mouse cursor.

Any help is greatly appreciated.  Let me know if you have any questions.

Regards,
Tzudorp
Google Chrome OSWeb Development

Avatar of undefined
Last Comment
Steve Bink

8/22/2022 - Mon