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

< 脚本Google Fixed Tab Order的反馈

提问/评论

§
发表于:2016-06-29

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?

发表回复

登录以发表回复。