Here is a nafarious interpretation of events: (I assume we all remember how Alphabet, in order to drive Chrome adoption, sabotaged youtube when a Firefox-browser was detected?) Only breaking for new FF-versions will give the untechnical user the impression that FF broke through an upgrade. So I call this another not so feeble, but very evil(yes I think we expect nothing less of them right now), attempt of Google go t…
I feel I should note I have this in a user script:
document.getElementsByClassName('b_logoArea')[0].href = "https://google.com/search?"+document.URL.match(/q\=[^&]*/);
It makes it so that clicking the bing logo sends the query to google, perhaps it doesn't like getting queried directly without being the default search engine?