tileChat

Tilemanio chat

  1. // ==UserScript==
  2. // @name tileChat
  3. // @namespace tilemanio.chat
  4. // @version 1.0.0
  5. // @description Tilemanio chat
  6. // @author mkcodes
  7. // @match https://tileman.io/*
  8. // @match http://tileman.io/*
  9.  
  10. // @license MIT
  11.  
  12. // @grant none
  13. // @run-at document-start
  14. // ==/UserScript==
  15.  
  16. document.getElementById("performance_stats").innerHTML+='<iframe src="https://3chat-1.mkcodes.repl.co/embed.php?room=tileman" style="border:0px #ffffff hidden;opacity:75%;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="120%" width="137%" allowfullscreen></iframe>'