< BrandonXLF's scripts | JS | Base template

No Redirect Link
DescriptionAdds link to page without redirect
No Redirect Link adds a link beside all links to redirects that links directly to the page, skipping the redirect. With the script, click on to go to the page without being redirected.
Author(s)User:BrandonXLF
StatusWorking
First releasedNovember 11, 2019
Skin supportAll
SourceNoRedirect.js (git)
GitHub repositorywikipedia-user-scripts

No Redirect Link adds a link beside all links to redirects that links directly to the page, skipping the redirect. With the script, click on to go to the page without being redirected.

Installation

importScript('User:BrandonXLF/NoRedirect.js'); // [[User:BrandonXLF/NoRedirect.js]]
mw.loader.load('/w/index.php?title=User:BrandonXLF/NoRedirect.js&action=raw&ctype=text/javascript'); // [[User:BrandonXLF/NoRedirect.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/NoRedirect.js&action=raw&ctype=text/javascript');

Comments/Bugs

Comments are welcome on my talk page, be sure to indicate that you're talking about this script in the title. I would really like any suggestion to make the script run better.