Created
October 13, 2024 11:57
-
-
Save sasha0552/ec2f9182b10abdb745bbdddd947d9cc7 to your computer and use it in GitHub Desktop.
(LibreWolf) Paste the following script into the browser console (Ctrl+Shift+I) to manually invoke a canvas allow/block prompt for the current site.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.createElement("canvas").toDataURL(); |
Of course, I allowed the permission, but nothing changed. Maybe it's a bug of LibreWolf against sites like Messenger. Besides, I found another way to bring up the canvas and autoplay prompts: press Ctrl + I, then go to the Security tab.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i did it with messenger, but my images still got striped out