知乎历史记录

给知乎添加历史记录

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Max3
Daily installs
0
Total installs
129
Ratings
3 0 0
Version
1.2.3
Created
2023-02-11
Updated
2025-08-02
Size
43.4 KB
License
MIT
Applies to

目前知乎官方已上线「最近浏览」功能,并支持移动端历史记录的单向同步。这意味着本脚本的使用场景或将逐渐消失。

如果您对本脚本提供的特有功能没有需求,可以无需安装此脚本。

接下来的可能方向:

  1. 随着「最近浏览」功能日趋完善,脚本本身的存在意义可能不再。
  2. 目前情况下,「最近浏览」需要在单独页面查看,若仍未支持全局弹窗,可继续通过调用其 API,自定义渲染位置,实现全局呼出功能。
  3. 目前情况下,「最近浏览」不支持自定义上限(默认为 200 条),若仍存在历史记录条数限制,脚本可转向为“突破上限”的增强工具。

更多信息请见 Github,推荐使用 Github 进行问题反馈~(如果可以的话给我一个 Star ⭐️谢谢喵!😻)

知乎历史记录

Greasy Fork 总下载量 GitHub Release 从 Greasy Fork 安装 从 Github Release 安装

刷知乎网页版时,最痛苦的事情可能就是:当你正在看一个回答时,因为各种意外刷新了,接着,你就再也找不到它了。🤮

某一天,当我又一次深恶痛绝时,最终写下了这个脚本。

最近又想起来,使用 vite-plugin-monkey + React 进行重构。

特点

「妈妈再也不用担心我找不到回答了」_

  • 记录在知乎上浏览过的「文章」、「回答」、「想法」等内容
    • 同时记录部分正文与访问时间
    • 简单搜索(使用 Intl.Segmenter 分词)
    • 目前支持:首页、搜索页、话题页
  • 无需额外依赖,复用知乎页面已挂载的 ReactReactDOM
  • 所有数据存储在本地

快捷键

  • H - 打开/关闭历史记录面板

感谢