Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
// install [[User:Cacycle/wikEd]] in-browser text editor
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
+ '&action=raw&ctype=text/javascript');

// [[User:Lupin/popups.js]]      
importScript('User:Lupin/popups.js');

// [[User:Lupin/popups.js]]
importScript("User:Lupin/recent2.js");
popupDelay = 0.3;
popupHideDelay = 0;
popupImages = false;


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