hlicon

Path: rsConf.settings.hlicon

Default: iconon

Description: Whether or not to display a popup button when selecting text on a web page. The popup button can be used to start the audio playback.

Example:

window.rsConf = {
	settings: {
		hlicon: 'iconon'
	}
};