Jump to content

User:3mi1y/common.js

From Wikipedia, the free encyclopedia
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.
importScript('User:3mi1y/toggle-collapsible-text.js');
importScript('User:3mi1y/auto-skin-switcher.js');
importScript('User:Enterprisey/cv-revdel.js');

if (window.location.href.match(/^https?:\/\/[^.]+\.m\./)) {
	var desktopUrl = $('#mw-mf-display-toggle').attr('href');
	if (desktopUrl) {
		window.location.href = desktopUrl;
	}
}

window.popupFixDabs=true;