Much to my displeasure, MediaWiki has recently disabled support for MathJax (ticket: T99369) rendering of TeX formulae wikipedia-wide.
Since me (and others, if you skim the ticket's discussion thread) find the rendering with the remaining options (MathML, PNG) inferior, I would like to "slipstream" MathJax into Wikipedia.
Since loading further JavaScript files directly via the custom JavaScript settings in Wikipedia does not seem possible using <script>
elements, I am at a loss on how to achieve this feat. Would it be, MathJax could be included via CDN most easily.
I am using current Edge and Firefox browsers, so any solution working with one or both of them would be greatly appreciated!
Meanwhile, I found Greasemonkey for Firefox, which might be able to accomplish this, given a suitable script. Since I am neither a Greasemonkey-, nor a JavaScript-expert, any hint on how to proceed to write such a script would be helpful.