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

[FEAT] Add open a new private window manu

Open rui8832 opened this issue 1 year ago • 4 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="Chromium Private" icon="/usr/share/icons/hicolor/48x48/apps/chromium.png"><action name="Execute"><command>/usr/bin/wrapped-chromium --incognito</command></action></item>

rui8832 avatar May 24 '24 03: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 03: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 21:06 LinuxServer-CI

Can you put this in the format of a PR and add release notes to the readme-vars.yaml ?

thelamer avatar Jun 25 '24 17:06 thelamer

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 Jul 26 '24 21:07 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Oct 25 '24 22:10 github-actions[bot]