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

feat: Add custom browser name option #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zackwithak13
Copy link

The idea here was to add an option to override the browser name that is found in the user agent. This is because browsers such as Brave intentionally disguise themselves as Chrome and this causes issues that prevent the Browser tab in the web-ui from working correctly.

See:
ActivityWatch/activitywatch#461

This should resolve that issue without having to maintain custom code to get the correct browser name. This alone will not automatically work because of a previous work-around that was made, but will require that ActivityWatch/aw-webui#283 also be merged so that everything is correctly mapped.

@johan-bjareholt
Copy link
Member

Thanks a lot for submitting this, really nice to see!

Will take a look at it and review it when I have some time, but from a quick glance it looks like a good solution!

@Un1oR
Copy link

Un1oR commented Jul 18, 2023

What are your plans for merging this request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants