Is it possible to have a direct link to my plugin's settings from an icon in the nav bar?
I know how to add the icon, but can't work out how to open the settings modal and go directly to my plugin's settings page. Is such a link / action possible?
Is it possible to have a direct link to my plugin's settings from an icon in the nav bar?
I know how to add the icon, but can't work out how to open the settings modal and go directly to my plugin's settings page. Is such a link / action possible?
Here's how the ngrok plugin does it:
and
Thank you! Will look at that and figure it out