[–] Terr_ 2y ago ↗ Previous HN thread, 8 hours ago: https://news.ycombinator.com/item?id=38345858 [–] neogodless 2y ago ↗ And still front page, with 386 comments. And links to the source instead of some random X / Twitter post!
[–] neogodless 2y ago ↗ And still front page, with 386 comments. And links to the source instead of some random X / Twitter post!
[–] geek_at 2y ago ↗ Is this some n=1 thing or can someone else confirm that this is for all Firefox users? [–] Racing0461 2y ago ↗ i can confirm (it even affects people on chrome with adblock detected). also on reddit it has the javascript causing this. [–] banana_giraffe 2y ago ↗ n++, I've seen this behavior.Adding 'NotChrome' to my UA worked around this, as the code seems to be looking for the string literal 'Chrome' anywhere in the UA to trigger this and other behavior.
[–] Racing0461 2y ago ↗ i can confirm (it even affects people on chrome with adblock detected). also on reddit it has the javascript causing this.
[–] banana_giraffe 2y ago ↗ n++, I've seen this behavior.Adding 'NotChrome' to my UA worked around this, as the code seems to be looking for the string literal 'Chrome' anywhere in the UA to trigger this and other behavior.
[–] qweijfoiwqj 2y ago ↗ Firefox is the browser of choice for me on Android, because it is the only browser that allows using uBlock Origin on a smartphone. [–] Racing0461 2y ago ↗ is it the full ublock origin impl?
8 comments
[ 3.6 ms ] story [ 29.6 ms ] threadAdding 'NotChrome' to my UA worked around this, as the code seems to be looking for the string literal 'Chrome' anywhere in the UA to trigger this and other behavior.