Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shortcut command not working #3133

Open
2 of 3 tasks
Harfho opened this issue Dec 25, 2024 · 0 comments
Open
2 of 3 tasks

shortcut command not working #3133

Harfho opened this issue Dec 25, 2024 · 0 comments
Labels

Comments

@Harfho
Copy link

Harfho commented Dec 25, 2024

OS/Platform

Windows

Installed

https://ungoogled-software.github.io/ungoogled-chromium-binaries/

Version

131

Have you tested that this is not an upstream issue or an issue with your configuration?

  • I have tried reproducing this issue in Chrome and it could not be reproduced there
  • I have tried reproducing this issue in vanilla Chromium and it could not be reproduced there
  • I have tried reproducing this issue in ungoogled-chromium with a new and empty profile using --user-data-dir command line argument and it could not be reproduced there

Description

using --user-agent in the command line doest work

How to Reproduce?

Right-click on the shortcut of the application (e.g., a browser) and select Properties.
Edit the Target Field:

In the Target field, append the --user-agent flag with the desired user agent.
Example for Google Chrome:
plaintext
Copy code
"C:\Program Files\Google\Chrome\Application\chrome.exe" --user-agent="YourCustomUserAgentString"
Apply Changes:

Click OK or Apply, then launch the shortcut.

Actual behaviour

checking the useragnet on https://www.whatismybrowser.com/ .
the user agnet doesnt change

Expected behaviour

the user agent supposued changed to the pass/used in the command line

Relevant log output

No response

Additional context

No response

@Harfho Harfho added the bug label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant