▲ 983 ▼ This website that threatens anyone who right clicks (lemmy.world) submitted 2 years ago by Emerald@lemmy.world to c/mildlyinfuriating@lemmy.world 230 comments fedilink hide all child comments
[–] henfredemars@infosec.pub 35 points 2 years ago* (3 children) I was going to copy content from the page using Absolute Enable Right Click & Copy in Firefox, but then I realized the content isn't worth copying. So yes, there are add-ons to easily extract text and bypass this. The text is sent to your computer. It's your computer. You can copy the content. permalink fedilink source hideshow 6 child comments replies: [–] MangoPenguin@lemmy.blahaj.zone 15 points 2 years ago Don't even need an addon, just hit F12 to open dev tools and use the network tab to get images/videos, and inspector tab for text. permalink fedilink source parent [–] whaleross@lemmy.world 11 points 2 years ago* (last edited 2 years ago) It's done by overriding the document.onrightclick and the selection start something function in the browser. Reset it and you're done. I know this because of a manufacturers website that does this. So incredibly annoying when the only reason anybody would want to copy from their webbo is for reference of their own products. In my case the product numbers to search for where to buy it. permalink fedilink source parent [–] riquisimo@lemmy.dbzer0.com 6 points 2 years ago I bet in ublock origin you can just click the "block JavaScript" button and refresh the page. That works for a lot of things like this. permalink fedilink source parent
[–] MangoPenguin@lemmy.blahaj.zone 15 points 2 years ago Don't even need an addon, just hit F12 to open dev tools and use the network tab to get images/videos, and inspector tab for text. permalink fedilink source parent
[–] whaleross@lemmy.world 11 points 2 years ago* (last edited 2 years ago) It's done by overriding the document.onrightclick and the selection start something function in the browser. Reset it and you're done. I know this because of a manufacturers website that does this. So incredibly annoying when the only reason anybody would want to copy from their webbo is for reference of their own products. In my case the product numbers to search for where to buy it. permalink fedilink source parent
[–] riquisimo@lemmy.dbzer0.com 6 points 2 years ago I bet in ublock origin you can just click the "block JavaScript" button and refresh the page. That works for a lot of things like this. permalink fedilink source parent