userscript/origin: run in no-conflict mode.

Otherwise, conflicts with OBS jquery version and plugins.
This commit is contained in:
Jimmy Berry 2019-10-16 16:20:08 -05:00
parent 7451a6ad02
commit 1c8ca8c4be

View File

@ -10,6 +10,8 @@
// @grant none
// ==/UserScript==
jQuery.noConflict();
(function()
{
var pathParts = window.location.pathname.split('/');