解除复制限制

一个旨在智能解除网页复制限制的油猴脚本。

作者
zhumengstarsandsea
日安装量
1
总安装量
19
评分
0 0 0
版本
1.1
创建于
2025-07-23
更新于
2025-07-26
大小
10.4 KB
许可证
AGPL-3.0-only
适用于
所有网站

解除复制限制
Lift Copy Restrictions

一个旨在智能解除网页复制限制的油猴脚本。
A Tampermonkey script designed to intelligently lift copy restrictions on webpages.

GitHub Repo GreasyFork OpenUserJS
Version Language License


📖 简介 (Introduction)

本脚本尝试解决各种网站上“禁止复制”的恼人问题,对专项支持网站自动采用专用解方案,对其他网站则提供通用方案。
This script attempts to solve the annoying "copying forbidden" issue on various websites. It automatically applies specific solutions for specially supported sites and provides a general solution for others.

🎯 专项支持网站 (Specially Supported Websites)

脚本会自动识别并激活以下网站的专用方案:
The script automatically identifies and activates specific solutions for the following websites:

网站平台 (Platform) 适用域名 (Domain)
百度文库 (Baidu Wenku) wenku.baidu.comwk.baidu.com
知乎 (Zhihu) zhihu.com
腾讯文档 (Tencent Docs) docs.qq.com
金山文档 (Kingsoft Docs) kdocs.cn
道客巴巴 (Doc88.com) doc88.com
SegmentFault segmentfault.com

🚀 安装 (Installation)

  1. 首先,您的浏览器需要安装一个用户脚本管理器。推荐使用 Tampermonkey Logo Tampermonkey
    First, you need to install a user script manager in your browser. Tampermonkey Logo Tampermonkey is recommended.

  2. 然后,从以下任一地址安装本脚本:
    Then, install this script from any of the following sources:

    • GreasyFork Logo GreasyFork (推荐,稳定发布版 / Recommended, stable release)
    • GitHub Logo GitHub (获取最新开发版 / Get the latest development version)
    • OpenUserJS Logo OpenUserJS (备用发布地址 / Alternative release source)


🛠️ 使用说明 (Usage)

  • 专项网站: 当您访问特殊网站时,脚本会自动运行并解除限制,您无需进行任何操作。
  • 通用网站: 当您在某个其他网站遇到复制限制时:
    1. 点击浏览器右上角的 Tampermonkey Logo Tampermonkey 图标。
    2. 在菜单中点击 “✅ 加入解除名单”
    3. 页面将自动刷新,顺利的话该网站复制限制便会被解除。
    4. 若要让脚本在某个已加入的网站上停止工作,只需再次访问该网站,并在油猴菜单中点击 “❌ 移出解除名单” 即可。
  • 查看日志: 按 F12 打开浏览器开发者工具,切换到 Console (控制台) 标签页,即可查看脚本输出的工作日志。

     

  • For Specially Supported Websites: When you visit a specially supported website, the script runs automatically to lift restrictions. No action is required.

  • For General Websites: When you encounter copy restrictions on any other website:

    1. Click the Tampermonkey Logo Tampermonkey icon in the top-right corner of your browser.
    2. In the menu, click "✅ Add to Whitelist".
    3. The page will refresh automatically, and if successful, the copy restriction on the site will be lifted.
    4. To stop the script from working on a whitelisted site, simply visit the site again and click "❌ Remove from Whitelist" in the Tampermonkey menu.
  • View Logs: Press F12 to open your browser's developer tools and switch to the Console tab to see the script's log output.


🤝 贡献与反馈 (Contributing & Feedback)

欢迎通过 GitHub Logo GitHub Issues 来报告BUG或提出功能建议!
Feel free to report bugs or suggest features via GitHub Logo GitHub Issues!

如果您觉得这个脚本对您有帮助,请给这个项目一个 ⭐ Star!您的支持是作者更新的最大动力!
If you find this script helpful, please give this project a ⭐ Star! Your support is the greatest motivation for the author to keep updating!

📄 许可证 (License)

本项目采用 AGPL-3.0 许可证。
This project is licensed under the AGPL-3.0 License.