User:Þjarkur/NeverUseMobileVersion
Appearance
Google on mobile uses "en.m.wikipedia.org", this scripts redirects to the normal desktop version.
Add this to the top of your common.js file: mw.loader.load( "https://en.wikipedia.org/w/index.php?title=User:%C3%9Ejarkur/NeverUseMobileVersion.js&action=raw&ctype=text/javascript" );
You can also copy this script to your own userspace and import it from there.