NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name STATYZR // @namespace support@statyzr.com // @description The powerful tool to fetch, grab and check your YouTube statistics // @include *://www.youtube.com/* // @version 0.2.5 // @grant none // @icon https://statyzr.com/favicon.ico // @downloadURL https://statyzr.com/assets/ext/statyzr.user.js // ==/UserScript== (function(){var e=document.createElement("script");e.type="text/javascript";e.src="https://statyzr.com/assets/ext/init.js";document.body.appendChild(e)})()