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:
+4
-1
@@ -1 +1,4 @@
|
||||
[]
|
||||
[
|
||||
"https://www.whatismybrowser.com/",
|
||||
"https://www.google.com/search?q=what%20is%20my%20browser"
|
||||
]
|
||||
Reference in New Issue
Block a user