An open API service indexing awesome lists of open source software.

https://github.com/qiwei-ma/xhs-hover-autoview

A tampermonkey userscript for Xiaohongshu.com with hover preview, auto close, and auto page. 小红书网页笔记浏览增强,悬停页面顶部底部自动上下滚动、笔记自动打开关闭、图片自动翻页。
https://github.com/qiwei-ma/xhs-hover-autoview

automation rednote tampermonkey userscript xiaohongshu

Last synced: about 2 months ago
JSON representation

A tampermonkey userscript for Xiaohongshu.com with hover preview, auto close, and auto page. 小红书网页笔记浏览增强,悬停页面顶部底部自动上下滚动、笔记自动打开关闭、图片自动翻页。

Awesome Lists containing this project

README

          

# 🖱️小红书悬停自动打开关闭翻页(xhs-hover-autoview)

🚀 适用于 [小红书网页版](https://www.xiaohongshu.com)的油猴脚本,实现**悬停自动上下滚动**、**自动打开笔记**、**离开自动关闭**,并支持**鼠标移入图片边缘区域自动翻页**。

---

## ✨ 功能特点
- 🖐 鼠标悬停页面顶部或底部,自动上下滚动
- ✅ 鼠标悬停笔记卡片,自动打开
- ❌ 鼠标移出弹窗范围,自动关闭
- 🔄 鼠标移动到图片左右边缘,自动翻页
- ⚙️ 支持自定义参数

---

## 🔧 安装方式

1. 安装浏览器插件 [Tampermonkey 油猴扩展](https://www.tampermonkey.net/)
2. 点击安装脚本 👉 [点此安装](https://raw.githubusercontent.com/qiwei-ma/xhs-hover-autoview/main/xhs-hover-autoview.user.js)
3. 打开小红书网页,悬停任意笔记卡片试试!

---

## 📁 文件结构
```
xhs-hover-autoview/
├── xhs-hover-autoview.user.js # 主脚本文件
├── logo.png # 图标(在脚本头部引用)
└── README.md # 本说明文件
```

---

## 🖼️ 效果预览

![](./demo.gif)

---

## 📜 License

MIT License

---

> 开发者:[@Qiwei](https://github.com/qiwei-ma) | 欢迎 star、反馈或提 PR 🎉