userscript/origin: run in no-conflict mode.
Otherwise, conflicts with OBS jquery version and plugins.
This commit is contained in:
parent
7451a6ad02
commit
1c8ca8c4be
@ -10,6 +10,8 @@
|
|||||||
// @grant none
|
// @grant none
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
jQuery.noConflict();
|
||||||
|
|
||||||
(function()
|
(function()
|
||||||
{
|
{
|
||||||
var pathParts = window.location.pathname.split('/');
|
var pathParts = window.location.pathname.split('/');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user