Customize user agent to hide Electron branding

Introduces a custom Chrome-compatible user agent string that omits the Electron token and appends a Nebula marker for improved site compatibility and reduced Electron detection. Adds debug mode to optionally reveal Electron in the UA for troubleshooting, and updates session configuration to consistently apply the new user agent.
This commit is contained in:
2025-08-15 18:44:52 +12:00
parent 4b2f70b53d
commit 1e32a4e7a4
2 changed files with 44 additions and 4 deletions
+4 -1
View File
@@ -1 +1,4 @@
[]
[
"https://www.whatismybrowser.com/",
"https://www.google.com/search?q=what%20is%20my%20browser"
]