Replies: 1
How can your plugin block the viewing of source code (besides disabling right click)? Using browser tools bypasses right click to get to Developer Tools. All the content is then available as right clicking is not blocked in that view. Perhaps the source code text could be color:white? Or by using a div with height and no scrollbar so as to push the code below the fold?