block-inspect is a new npm package designed to deter users from accessing browser developer tools, disabling right-click context menus, and preventing copy/paste or text selection on websites.
It is a lightweight and dependency-free JavaScript utility that offers customizable options for blocking various actions, improving content protection.
block-inspect can be easily integrated with one import and function call, making it highly customizable and suitable for sites where casual copying or tampering is a concern.
For more details, demo, and documentation, check out the GitHub repository at https://github.com/mahmud-r-farhan. Users can also install block-inspect from npm for their projects.