docker-firefox icon indicating copy to clipboard operation
docker-firefox copied to clipboard

[FEAT] Add open a new private window manu

Open rui8832 opened this issue 1 year ago • 2 comments

Is this a new feature request?

  • [X] I have searched the existing issues

Wanted change

Add open a new private window manu.

Reason for change

I need a private window when debugging my web app.

Proposed code change

Add a menu item to the root/defaults/menu.xml file:

<item label="FireFox Private" icon="/usr/share/icons/hicolor/48x48/apps/firefox.png"><action name="Execute"><command>/usr/bin/firefox -private-window</command></action></item>

rui8832 avatar May 24 '24 09:05 rui8832

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] avatar May 24 '24 09:05 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Jun 23 '24 14:06 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Sep 21 '24 14:09 github-actions[bot]