Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name AudioContext Blocker
- // @namespace 2ch safety policy
- // @run-at document-start
- // @grant none
- // ==/UserScript==
- unsafeWindow.AudioContext = unsafeWindow.OfflineAudioContext = undefined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement