Disable darkmode on more websites.
This commit is contained in:
parent
aca4f62f28
commit
57a7d45b02
@ -3,6 +3,9 @@
|
|||||||
// @match https://monkeytype.com/*
|
// @match https://monkeytype.com/*
|
||||||
// @match https://nc.cronyakatsuki.xyz/*
|
// @match https://nc.cronyakatsuki.xyz/*
|
||||||
// @match https://company-mode.github.io/*
|
// @match https://company-mode.github.io/*
|
||||||
|
// @match https://adventofcode.com/*
|
||||||
|
// @match https://cronyakatsuki.xyz/qbt/*
|
||||||
|
// @match https://www.keybr.com/*
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
const meta = document.createElement("meta");
|
const meta = document.createElement("meta");
|
||||||
|
Loading…
Reference in New Issue
Block a user