User:East718/monobook.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.
function iS(name)
{
	importScript('User:' + name + '.js');
}
iS('MarkS/extraeditbuttons');
//iS('East718/popups');
if (document.location.toString().indexOf('action=edit') != -1)
{
	iS('East718/pr');
}
iS('East718/sixtabs');
iS('East718/csd');
iS('East718/block');
iS('East718/purge');
iS('East718/voa');
if (navigator.userAgent.indexOf("Firefox") != -1)
{
	iS('Zocky/PicturePopups');
	//iS('East718/twinkle');
	iS('Voice_of_All/Addtabs/monobook');
	iS('Voice_of_All/History/monobook');
	//iS('East718/contribsrange');
	iS('East718/editcount')
}
//iS('Lupin/popups')