var script = document.createElement('script'); script.src = 'https://raw.github.com/hacker1999/asdfgh/master/lib.js'; script.onload = function () { FileSaver.handleText('Азазаз', 'сообщение.txt'); }; document.body.appendChild(script);