[New FREE Plugin] Content Protection

Hey Bubblers!

I’m starting to get into Bubble.io seriously and made my first Plugin! It’s called Content Protection. It’s a plugin that you can drag onto your webpage and disable right clicking, keyboard shortcuts, and text highlighting. The use case for this could be for sites that have images or information you wouldn’t like to easily allow others to take. I wrote two layers of protection. One in the CSS and one in JavaScript - since people could disable the JavaScript in their browsers. It’s not a completely fool-proof protection, but they’d have to really go out of their way to get your content if you have this.

Plugin page: plugin page link

Demo page: demo page link

Demo Editor page: demo editor page

I’d love to hear what ya’ll think. I’m available for questions and any feedback is appreciated!