Ashutosh Sharma

Results 19 comments of Ashutosh Sharma

You can actually set the **uglifyjs_command** pref to **terser**, I have done the same. My config file: ``` { "debug_mode": true, "css_source_map": true, "js_map_content": true, "js_dist_directory": true, "css_dist_directory": true, "uglifyjs_command":...

Hi @ryboe - first of all, thank you for all the work you are doing! I wanted you to know that the recent update has once again caused the error...

@ryboe - yes, I am using the latest build.

@ryboe - update has fixed the issue, thank you!

I was looking into this as well and noticed that even the **Certificate Viewer** displays "Not Applicable" even though Chromium shows the information. I was looking at bugzilla to see...

Yeah, I am definitely going to vote for this bug.

@532910 you can try my fork (current active pull request.) I have tried to improve contrast by changing colors.

Firefox reverts (user preference) to light theme if `privacy.resistFingerprinting` is set to `true` - [see here](https://bugzilla.mozilla.org/show_bug.cgi?id=1626307). This is something to keep in mind, took me some time to figure out...

@ArchangeGabriel I have used that addon in past (when I had set `privacy.resistFingerprinting` to `true` now I am using an addon for it) but it only works for websites, not...

> Are you on a private window ? If so, this is a known bug on the Firefox version that I plan to fix soon. Yeah, I was using private...