linuxserver / docker-chromium

Web accessible Chromium inside an Debian Container
GNU General Public License v3.0
122 stars 40 forks source link

[FEAT] Add open a new private window manu #26

Closed rui8832 closed 1 month ago

rui8832 commented 5 months ago

Is this a new feature request?

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>
github-actions[bot] commented 5 months ago

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

LinuxServer-CI commented 4 months ago

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.

thelamer commented 4 months ago

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

LinuxServer-CI commented 3 months ago

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.

github-actions[bot] commented 2 weeks ago

This issue is locked due to inactivity