home/qutebrowser - add ~/.local files
This commit is contained in:
parent
79db29f70b
commit
5ab02018c5
393 changed files with 100750 additions and 1 deletions
7
home/files/local-qutebrowser/greasemonkey/globalthis.user.js
Executable file
7
home/files/local-qutebrowser/greasemonkey/globalthis.user.js
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// ==UserScript==
|
||||
// @run-at document-start
|
||||
// @include https://www.reddit.com/*
|
||||
// @include https://open.spotify.com/*
|
||||
// ==/UserScript==
|
||||
|
||||
unsafeWindow.globalThis = unsafeWindow;
|
||||
Loading…
Add table
Add a link
Reference in a new issue