@ersntas11 Screenshot_1.png
If you want to change the Screen Resolution (not viewport) without using browser fingerprinting, I can't think of a way to do it because screen resolution is related to the hardware of the computer. Only when using browser fingerprinting, hardware information is changed and then the Screen Resolution value is changed accordingly.
There may be a way to do it, but I have not researched or learned about it.
Change title dynamically
-

I want to change the title dynamically. I want the title to be the select TXT file from resources interface:

For example:

I want title to be:
FirefoxPortable.iniThe whole purpose of this is so that I know which file I'm running because I run many BAS instances and I can't know which is which.
-
@clarabellerising I have a lot of logs, and I don't really like to log that, I'd want something that would be clearly visible on the GUI (not logs)
-
you need to do a lot to make possible in source code
-
@genericname1 I don't think it's even possible via script