Apply globalThis quirk for stackexchange pages

Closes #6885

(cherry picked from commit 5d9dfc3b47)
This commit is contained in:
Florian Bruhin 2021-12-12 11:10:41 +01:00
parent 3db35394d0
commit a98c98540c
1 changed files with 2 additions and 0 deletions

View File

@ -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==