UserScript: add csp bypassing fetch (#284)

This commit is contained in:
Cloudburst
2022-12-04 13:58:29 +01:00
committed by GitHub
parent 53d0a55561
commit 8a5a5c7d1e
3 changed files with 114 additions and 2 deletions

View File

@ -7,7 +7,7 @@
// @supportURL https://github.com/Vendicated/Vencord
// @license GPL-3.0
// @match *://*.discord.com/*
// @grant none
// @grant GM_xmlhttpRequest
// @run-at document-start
// @compatible chrome Chrome + Tampermonkey or Violentmonkey
// @compatible firefox Firefox Tampermonkey