Raw Source
netwixell / MetaBot for YouTube (test)

// ==UserScript==
// @name       MetaBot for YouTube (test)
// @namespace  yt-metabot-test-user-js
// @description  More information about users and videos on YouTube.
// @version    180311
// @homepageURL  https://vk.com/public159378864
// @supportURL   https://github.com/asrdri/yt-metabot-user-js/issues
// @updateURL    https://github.com/netwixell/Violentmonky/raw/master/yt-metabot-test.user.js
// @downloadURL  https://github.com/netwixell/Violentmonky/raw/master/yt-metabot-test.user.js
// @include    https://*youtube.com/*
// @include    https://*dislikemeter.com/?v*
// @exclude    https://*youtube.com/*/about
// @require    https://raw.githubusercontent.com/netwixell/jsl.js/master/library.min.js
// @grant      none
// @license MIT
// @run-at     document-start
// ==/UserScript==
console.log(1);
console.log(2);
console.log(3);
console.log(4);