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.
// [[User:Krimpet/CH2.js]]
importScript('User:Krimpet/CH2.js');
 
importScript('User:AzaToth/twinkle.js');
 
/**** afd helper ****/
importScript('User:Jnothman/afd_helper/script.js');
 
/* This is to keep track of who is using this extension: [[User:Jnothman/afd_helper/script.js]] */
 
importScript('User:Misza13/statusChanger.js');
statusChangerConfig = {
  statusList : [ 'in', 'out', 'busy', 'break', 'school' ],
};


importScript('User:Ioeth/friendly.js');