Re: [tor-talk] REGULAR Firefox_temporary fix for disabled browser extensions

2019-05-05 Thread Joe
Thanks. If anyone's interested - for REGULAR Firefox, changing the "xpinstall.signatures.required" to True, didn't work for me. But there's an updated blog post about a Mozilla workaround (for regular Fx). https://blog.mozilla.org/addons/2019/05/04/update-regarding-add-ons-in-firefox/ It involve

[tor-talk] can't see parts of ublock origin

2019-05-05 Thread scar
I installed ublock origin since I like that more than Noscript, but it doesn't display all the parts of the interface, like the big power button is missing as well as some other buttons. I attached some screenshots, normal.png is what the interface normally looks like and torbrowser.png is wha

Re: [tor-talk] can't see parts of ublock origin

2019-05-05 Thread Iain Learmonth
Hi, On 05/05/2019 10:01, scar wrote: > I installed ublock origin since I like that more than Noscript, but it > doesn't display all the parts of the interface, like the big power > button is missing as well as some other buttons.  I attached some > screenshots, normal.png is what the interface nor

Re: [tor-talk] temporary fix for disabled browser extensions

2019-05-05 Thread G
On 2019-05-03 10:02 p.m., Mirimir wrote: | All extensions disabled due to expiration of intermediate signing cert https://bugzilla.mozilla.org/show_bug.cgi?id=1548973 See https://news.ycombinator.com/item?id=19823928 for workarounds in MacOS and Linux. setting in Torbrowser xpinstall.signatu

Re: [tor-talk] can't see parts of ublock origin

2019-05-05 Thread Lee
On 5/5/19, scar wrote: > I installed ublock origin since I like that more than Noscript, but it > doesn't display all the parts of the interface, like the big power > button is missing as well as some other buttons. I attached some > screenshots, normal.png is what the interface normally looks lik

Re: [tor-talk] can't see parts of ublock origin

2019-05-05 Thread scar
Lee wrote on 5/5/19 10:46: note from my firefox user.js: // dunno what gfx downloadable fonts are, but don't do it // user_pref("gfx.downloadable_fonts.enabled", false); // breaks umatrix icons, so make sure they're unbroken user_pref("gfx.downloadable_fonts.enabled", true); For tbb y

Re: [tor-talk] can't see parts of ublock origin

2019-05-05 Thread Lee
On 5/5/19, scar wrote: > Lee wrote on 5/5/19 10:46: >> note from my firefox user.js: >> // dunno what gfx downloadable fonts are, but don't do it >> // user_pref("gfx.downloadable_fonts.enabled", false); >> // breaks umatrix icons, so make sure they're unbroken >> user_pref("gfx.downloa

Re: [tor-talk] can't see parts of ublock origin

2019-05-05 Thread scar
Iain Learmonth wrote on 5/5/19 04:29: This might be related to the extensions certificate issue we're currently in the progress of fixing. Can you try the workaround here: https://blog.torproject.org/noscript-temporarily-disabled-tor-browser and let us know if that fixes it? No this was a dif