Better Google

Restore google search results to older style with green link below title instead of link above title. Just tweaks the CSS and does some dynamic JS reordering of the DIVs.

< Feedback on Better Google

Question/comment

§
Posted: 2020-01-22

Is it possible not to hardcode classname

the classname of div maybe change in the future, such as iUh30 bc and TbwUpd, maybe it's better to get classname by e.g. querySelector(".r cite").className in case of endless update of the script.

aligoAuthor
§
Posted: 2020-01-23

iUh30 bc are added to restore the original google, the detail is in: https://greasyfork.org/en/forum/discussion/69304/x

And TbwUpd I don't know what it means, but I guess it is not random classname, stand for this google new feature, should not be changed for a short time.

Post reply

Sign in to post a reply.