tumpio / Endless Google

version: 0.0.4
site: https://google.com/*

An issue that I had reported before has resurfaced. This time the DOM has no element with id "rcnt".

To get this working again, I changed line #53 to this:

var input = document.querySelector("form[role=search] input[name=q]");