Closed MartijnOud closed 4 years ago
In the new SERP style, with favicons and url above the title, the extension doesn't work.
var url = window.getComputedStyle(results[countActual].querySelector('cite'))
hidden
querySelector('cite')[1]
In the new SERP style, with favicons and url above the title, the extension doesn't work.
var url = window.getComputedStyle(results[countActual].querySelector('cite'))
always returnshidden
.querySelector('cite')[1]
instead