Greasy Fork is available in English.

Google Fixed Tab Order

Stops google from reordering the tabs like wtf are you doing you piece of shit, stolen from https://productforums.google.com/forum/#!topic/websearch/rWuCGv4OluA

< Feedback on Google Fixed Tab Order

Question/comment

§
Posted: 29-06-2016

international

Hi, this script is what I needed but it needed some fixes for me to work. First, the 'more' button didn't show:

parent.appendChild(more);
has to be added before
parent.appendChild(tools);

The menu order has to be translated manually when needed, which sucks because Google assumes you speak the local language everytime you visit another country and I don't know whether "រូបភាព" is maps, images or whatever. Is it possible to force English somehow?

Post reply

Sign in to post a reply.