Open Source AI Chat Auto-Scroll Blocker
Blocks programmatic autoscroll on AI chat platforms. No popup, no storage, no background.
7 天趋势预览
免费账号只会看到付费插件的短期趋势预览。
用户增长趋势
7 天评分预览
预览模式下只展示缩短后的评分曲线。
30 日评分变化
日/周/月增长表现
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
版本、语言与抓取信息
查看发布时间、版本、支持语言、最近更新和抓取时间。
插件简介
查看插件说明、主要功能和适用场景。
# Scroll-Lock for AI Chat
## Overview
I made this browser extension to prevent AI chat applications like ChatGPT, Gemini, and Claude from auto-scrolling. I would be in the middle of reading a long response, think of a follow-up question, and want to send it in before I forgot so the model could work on generating the response, but then I the page would scroll to the bottom and I'd lose my spot.
There were other extensions to solve this, but none of them were open-source. To do this kind of thing, an extension needs some serious permissions to inject JavaScript into the page, and I wasn't comfortable with the security of a closed-source tool having that access. So, I decided to write an open-source version you can read and verify for yourself.
## Implementation
The solution turned out to be pretty simple, just a small (~50 lines) JavaScript file (`content.js`) that gets injected into the page.
最新评论快照
查看最近评论和评分分布。
同类与相关插件
查看 Chrome 商店详情页中的相关产品。