Linux 软件免费装
Banner图

Kripanov Anticopia

开发者 kripanov
更新时间 2026年4月28日 19:37
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

right-click copy-protection devtools anti-copy anti-scraping

下载

1.0.0

详情介绍:

Kripanov Anticopia protects your WordPress content against content theft and web scraping. When activated, it disables keyboard shortcuts, right-click, copy and paste, text selection, image dragging and browser inspection tools on your website. In addition to the common copy methods, the anti-copy protection also blocks inspection tools (DevTools), providing a protected site where copyright infringement is made significantly harder. Features Compatibility Compatible with WordPress 6.9 and PHP 7.4 or greater. Uses the defer loading strategy of wp_enqueue_script (available since WP 6.3) to avoid blocking page rendering. Privacy This plugin does not collect, send or store any personal data from your visitors. All processing happens client-side in the visitor's browser.

安装:

  1. Upload the kripanov-anticopia folder to the /wp-content/plugins/ directory, or install the plugin from the Plugins > Add New menu in WordPress.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to Settings > Anticopia and adjust the protections you want to apply.
  4. Save your changes.

屏幕截图:

  • Floating notice shown when attempting to copy protected content.
  • Granular options to enable or disable each type of protection.

升级注意事项:

1.0.0 Initial stable release. Full anti-copy protection compatible with WordPress 6.9.

常见问题:

Is the anti-copy protection 100% foolproof?

No. No client-side protection is absolute: a technically skilled user can disable JavaScript or use advanced tools. However, for 99% of visitors and simple scrapers the protection is very effective and greatly hinders content theft.

Can administrators be excluded from the protection?

Yes. By default, users with the manage_options capability are excluded so they can continue editing, copying and inspecting the site during their work. This option can be disabled from the plugin settings.

Does it affect site performance?

Not noticeably. The script is very lightweight (about 6 KB) and is loaded with the defer strategy so it does not block page rendering.

Does it work with contact forms and comments?

Yes. The plugin detects input, textarea fields and elements with contenteditable="true", allowing users to type, copy and paste inside them normally.

Does it work on mobile devices?

Yes. Selection, context menu and image dragging protections work on both desktop and mobile devices.

Can I customize the notice message?

Yes. From Settings > Anticopia you can edit the text shown to the visitor when they try to copy content.

更新日志:

1.0.0