UserScript: add csp bypassing fetch (#284)
This commit is contained in:
parent
53d0a55561
commit
8a5a5c7d1e
3 changed files with 114 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue