User:Alexis Jazz/TakeAHikeMobileDiff

TakeAHikeMobileDiff
DescriptionTHAT'S RIGHT GET OUT OF HERE
Author(s)Alexis Jazz
UpdatedApril 16, 2022; 2 years ago (2022-04-16)
Skin supportMinerva
SourceUser:Alexis Jazz/TakeAHikeMobileDiff.js

Hate the Special:MobileDiff interface? Get rid of it.

This script currently switches domains. If there's a way to get Special:Diff on the mobile site without getting redirected to the useless MobileDiff interface, let me know.

This script currently works on:

  • Special:RecentChanges
  • Special:History

This script was inspired by this comment on meta.

How to install edit

Add this to m:Special:MyPage/global.js to load the script globally:

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Alexis_Jazz/TakeAHikeMobileDiff.js&action=raw&ctype=text/javascript');

To load the script on a specific Wikimedia project, add the line to Special:MyPage/common.js on the project in question instead.