How to disable Viber icon in top menu bar on Mac OS
7
votes
2
answers
3973
views
Viber 12.8.1 on Mac OS has no option to turn off the icon in the top menu. How this icon can be disabled using the terminal?
I got rid of the Skype icon in the top menu with the following command:
LC_ALL=C sed -i '' -e "s/this._tray =/\\/\\/is._tray =/" -e "s/this._trayBaseToolTip =/return;\\/\\/yBaseToolTip =/" /Applications/Skype.app/Contents/Resources/app.asar
There may be a way for Viber to do that.
Asked by Yuri
(71 rep)
May 18, 2020, 11:58 AM
Last activity: Feb 15, 2025, 10:17 AM
Last activity: Feb 15, 2025, 10:17 AM