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.
if (mw.config.get('wgPageName')=="Ειδικό:ΚενήΣελίδα/list") {
  var list = prompt("Paste list of page names").split('\n');
  alert(list);
  for (var i = 0; i < list.length; i++) {
    open("https://el.wikipedia.org/w/index.php?action=edit&title="+encodeURIComponent(list[i].replace(/ /g,'_')));
  }
}

var articleTranslatorConf = {
    'homeWiki': 'el'
};
mw.loader.load( '//en.wikipedia.org/w/index.php?title=User:Ebraminio/ArticleTranslator.js&action=raw&ctype=text/javascript' );

mw.loader.load( '//el.wikipedia.org/w/index.php?title=Χρήστης:Xaris333/linkclassifier.js&action=raw&ctype=text/javascript' );  // Linkback: [[Χρήστης:Xaris333/linkclassifier.js]]
mw.loader.load( '//el.wikipedia.org/w/index.php?title=Χρήστης:Xaris333/linkclassifier.css&action=raw&ctype=text/css', 'text/css' ); // Linkback: [[Χρήστης:Xaris333/linkclassifier.css]]