Apply globalThis quirk for stackexchange pages
Closes #6885
(cherry picked from commit 5d9dfc3b47)
This commit is contained in:
parent
3db35394d0
commit
a98c98540c
|
|
@ -1,6 +1,8 @@
|
|||
// ==UserScript==
|
||||
// @include https://www.reddit.com/*
|
||||
// @include https://open.spotify.com/*
|
||||
// @include https://*.stackexchange.com/*
|
||||
// @include https://stackoverflow.com/*
|
||||
// @include https://test.qutebrowser.org/*
|
||||
// ==/UserScript==
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue