Robin / test_socket

// ==UserScript==
// @name         test_socket
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  try to take over the world!
// @author       You
// @match        http://*/*
// @grant        none
// @copyright    2018, Robin
// @license      MIT
// ==/UserScript==


console.log('IT is inside tamper!');