AI 产品解读Display WeChat Read (微信读书) book comments on the PC web reader page
The WeChat Read PC web reader does not natively display book comments/marginalia, making it hard for users to see others' insights while reading. This extension adds a comment sidebar to solve that.
1. User opens a book on weread.qq.com/web/reader/. 2. Extension background script extracts the bookId from the URL. 3. Content script injects a sidebar into the reader page. 4. Content script fetches comments from weread.qq.com/web/review/list?bookId=... 5. Comments are rendered in the sidebar with author info, content, and chapter excerpts.
Injects a comment sidebar into the WeChat Read PC web reader (weread.qq.com/web/reader/*)Fetches and displays book comments from the WeChat Read review APIShows comment author, avatar, time, content, and related chapter excerptSupports dark/light theme styling matching the readerClick-to-refresh comment data
- 目标用户
- WeChat Read PC web users who want to see book comments while reading
- The contentScript.bundle.js is a single minified React bundle (~151KB), making it difficult to fully trace all logic. However, the key API calls, rendering components, and data structures were identifiable through careful reading of the minified source.
付费分析未识别到付费功能
The extension is a free, open-source community tool (GitHub: my19940202/wx-read-comment-extension). It does not gate any features behind a paywall, call billing APIs, or display upgrade/payment UI. While the destination service (WeChat Read) may have its own paid subscription plans for books, the extension itself has no paid features.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension targets weread.qq.com (WeChat Read PC web reader). WeChat Read is a commercial reading platform that requires a WeChat account login to access books and reading features. The extension itself does not implement its own login, but the core workflow (reading a book and viewing comments) can only be performed on the destination service after the user has logged into WeChat Read.
不错,微信读书双栏有评价,但是不能连续阅读,这个插件解决了大部分问题。就是评论与原文定位不能对应对于阅读还是有一点麻烦。
非常好!请问有没有办法像手机版一样,能够被评论的语句处,显示评论? 不然还是太乱了。
很棒,终于可以电脑看评论了,就像是很多人一起阅读一样~开心
非常实用👍
太棒了 支持支持
太好用了,一直一来都是在手机上看微信读书,现在切换到这个PC端,喜欢边看评论边看书籍,能够深入理解书中的内容,同时也能看到别人的想法。 插件非常nice,已经star啦。 有一点问题希望作者可以考虑一下:评论区与阅读区没有实时显示,这点找起来有点费劲,其他都很好 感谢作者,致敬每一个开源的开发者。
评论区与阅读区没有实时同步,评论区的评论滞后于阅读区。
微信官方已经上线了双栏目阅读界面的评论显示,但滚动阅读的评论显示截至2024-7-8为止仍未上线。 目前本插件大致可以取代这一功能。好评。
双栏阅读时出现状态栏在画面中间,其他完美,66666666666666666666
首先这个插件看评论确实挺好的,可以方便对比自己对于某个段落的理解,不过在使用中发现几个问题,顺便提几个优化点: 问题: 1. 双栏阅读时无法出现评论 2. 窗口缩小时无法出现评论,同时有些影响页面布局 3. 无需展开的评论段落也会提示“展示“,点了确没有反应 优化: 1. 评论布局不应该影响原有页面 2. 最好有个开关用于展开收起评论,不应该一直展示 3. 建议段落评论可以放在文章某个地方,划线或者其他标记,hover 点击的时候可以产看,当然交互最好以不影响阅读的前提来设计;而对于整本书的评论可以放在右侧,阅读者不需要关心是哪个段落的 4. 建议移除 “开发不易,求 star 支持“ 文案,或者不如直接点:赏杯咖啡/赞助之类的,毕竟开源需要一些物质动力来持续迭代才行,但是位置就不要放这么醒目,放在最下面或者其他一些地方可能会好点,本质还是服务用户,而不是打扰用户;其次并不是所有用插件的人都有 github 账号,可能很难得到 star,咖啡或者 money 反而容易点