如漫画
🔍 Optimized for search engines with keywords:
- Tampermonkey script for academic research
- CNKI/百度翻译/金山文档增强工具
- 学术科研浏览器插件
- 文献阅读辅助工具
学术科研网页辅助工具是一款专为科研人员、学者和学生设计的Tampermonkey用户脚本,旨在优化您在常用学术网站上的研究体验。本工具针对多个核心学术平台提供增强功能,帮助您更高效地获取知识、管理文献和进行学术写作。
- 多平台支持:一键优化多个常用学术网站的操作体验
- 无缝集成:自动加载,无需额外操作
- 隐私保护:完全在本地浏览器运行,不收集用户数据
- 持续更新:根据用户反馈不断改进功能
- 百度翻译 (
https://fanyi.baidu.com/*) - 海词词典 (
https://dict.cnki.net/*) - 中国知网 (
https://kns.cnki.net/*) - 金山文档 (
https://www.kdocs.cn/*) - 熊猫学术 (
https://sc.panda985.com/*)
- 使用
GM_xmlhttpRequest实现跨域请求 - 本地存储支持 (
GM_setValue/GM_getValue) - 自定义样式注入 (
GM_addStyle) - 页面加载初期执行 (
@run-at document-start)
- 安装Tampermonkey浏览器扩展
- 点击此处安装脚本
- 刷新支持的学术网站即可体验增强功能
本项目采用MIT开源协议,欢迎贡献代码和改进建议。
The Academic Research Web Assistant is a Tampermonkey userscript designed for researchers, scholars, and students to enhance their experience on popular academic websites. This tool provides optimized functionality across multiple core research platforms, helping users access knowledge, manage literature, and conduct academic writing more efficiently.
- Multi-platform Support: One-click optimization for major academic websites
- Seamless Integration: Automatically loads with no additional setup required
- Privacy Protection: Runs entirely in your browser, no data collection
- Continuous Updates: Regular improvements based on user feedback
- Baidu Translate (
https://fanyi.baidu.com/*) - Dict.cn (
https://dict.cnki.net/*) - CNKI Knowledge Network (
https://kns.cnki.net/*) - Kingsoft Docs (
https://www.kdocs.cn/*) - Panda Academic (
https://sc.panda985.com/*)
- Cross-origin requests with
GM_xmlhttpRequest - Local storage support (
GM_setValue/GM_getValue) - Custom style injection (
GM_addStyle) - Early execution at document start (
@run-at document-start)
- Install the Tampermonkey browser extension
- Click [here to install the script](install link)
- Refresh supported academic websites to experience enhanced functionality
This project is licensed under the MIT open source license. Contributions and suggestions are welcome.