diff --git a/src/content/css/discord.css b/src/content/css/discord.css index a4bea3f..ca79b1c 100644 --- a/src/content/css/discord.css +++ b/src/content/css/discord.css @@ -36,3 +36,11 @@ div#acForceQuit:after { content: url("https://raw.githubusercontent.com/ArmCord/BrandingStuff/main/ac_white_plug16x.png"); margin-right: 5px; } +.container-3jbRo5.info-1hMolH.browserNotice-1u-Y5o { + visibility: hidden; + display: block !important; +} +.container-3jbRo5.info-1hMolH.browserNotice-1u-Y5o:after { + content: "You can modify global keybinds using the keybind maker on the left sidebar"; + visibility: visible; +} diff --git a/src/keybindMaker/main.ts b/src/keybindMaker/main.ts new file mode 100644 index 0000000..e69de29 diff --git a/src/keybindMaker/maker.html b/src/keybindMaker/maker.html new file mode 100644 index 0000000..e69de29 diff --git a/src/keybindMaker/preload.ts b/src/keybindMaker/preload.ts new file mode 100644 index 0000000..e69de29