Disable darkmode on more websites.
This commit is contained in:
parent
aca4f62f28
commit
57a7d45b02
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
// @match https://monkeytype.com/*
|
||||
// @match https://nc.cronyakatsuki.xyz/*
|
||||
// @match https://company-mode.github.io/*
|
||||
// @match https://adventofcode.com/*
|
||||
// @match https://cronyakatsuki.xyz/qbt/*
|
||||
// @match https://www.keybr.com/*
|
||||
// ==/UserScript==
|
||||
|
||||
const meta = document.createElement("meta");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue