EN
返回档案库

档案库 · 开发与企业工具 · 产品决策 · 2023–2026

小老鼠:让用户看清 Chrome 扩展程序发回了什么

一个开源的 Chrome 扩展程序,展示并阻止其他扩展的网络请求;其 2023-08-14 的 Show HN 获得 555 分和 101 条评论。

Little Rat

它在赌什么用户担心扩展程序暗中监视,因此愿意运行一个监控并阻止其他扩展网络请求的看门狗,尽管 Chrome 将所需 API 保留给调试版本。已上线

做的是什么生意

Little Rat is a free, open-source Chrome extension that lists every installed extension and shows the network calls it makes, with an option to block them; it is distributed from GitHub releases plus a feature-limited Chrome Web Store version.

起因

Little Rat's developer posted it as a Show HN on 2023-08-14: 'a small chrome extension to monitor (and optionally block) other extensions' network calls'. At launch it was not yet on the Chrome Web Store — the tool relies on the declarativeNetRequest debug API, the kind of permission store review treats as a red flag — so the full version was installed manually from GitHub while the store submission sat in review.

经过

The launch thread doubled as a support desk: users asked about store availability and Firefox, one reported that not all extensions showed on the first popup load, and the developer answered in-thread and shipped a fix. Chrome Web Store review rejected the first submission on 2023-08-15 for an insufficient description; after reworking the listing and making the management and debug permissions optional via a popup button, the developer reported approval on 2023-08-18 — but the debug API is undefined in the store build, so that version can block requests without counting them. The decision was to keep two versions: a limited store one and the full manual-install one.

结果

Still live as of 2026-09-05: the GitHub repo shows 2.3k stars, 75 forks and 33 commits, and the README now warns that a Chromium change means traffic from other extensions can only be detected and blocked with the extensions-on-chrome-urls flag enabled. The project remains a free, open-source tool by an individual; no company, funding or revenue is documented.

背景

Little Rat 是一个小型开源 Chrome 扩展,显示其他已安装扩展发出的网络请求,并可选择阻止它们。它于 2023-08-14 作为 Show HN 发布,开发者将其描述为“一个小型 chrome 扩展,用于监控(并可选择阻止)其他扩展的网络请求”,由于商店提交仍在审核,用户最初从 GitHub 手动安装。

赌注是浏览器用户想要一个看门狗:扩展会回传数据、注入跟踪器并违反商店政策,而检查的唯一方法是手动审计每个扩展。Little Rat 将其变为一键审计——一个弹出窗口列出每个扩展的出站调用——并为用户不信任的扩展添加阻止功能。

发布帖子吸引了 555 分和 101 条评论,并充当了支持台。商店审核于 2023-08-15 以描述不足为由拒绝首次提交;在重新制作列表并使管理和调试权限变为可选后,开发者于 2023-08-18 赢得了批准,但该版本可以阻止但无法计数请求,因为商店版本中调试 API 未定义——因此他保留了商店受限版和完整手动版两个版本。

截至 2026-09-05,仓库仍然活跃,有 2.3k 星和 33 次提交,但 README 新增警告:Chromium 的改动现在要求启用 extensions-on-chrome-urls 标志才能检测和阻止其他扩展的流量。该项目仍是个人的免费工具——没有记录公司、资金或收入。

这件事要成立,得有什么

  • 具体的带日期的吸引力:2023-08-14 的 Show HN 获得 555 分和 101 条评论(项目 37119942,通过 Algolia 验证),用户采用它来审计扩展。
  • 一个可证伪的产品赌注:监控和阻止其他扩展的网络请求值得构建,即使 Chrome 将必要 API 保留给调试版本,商店审核也会审查。
  • 有记录的平台斗争:2023-08-15 商店拒绝,重新制作列表,2023-08-18 批准但商店功能受限,以及刻意采用双版本策略。
  • 可观察的结果:2026-09-04 抓取时 2.3k 星和 33 次提交,README 记录了 Chromium 标志变更现在限制了核心功能。

可借鉴之处

通过提供两个版本——一个商店版,一个完整版——来交付平台视为调试专用的功能,并预期平台政策变化会将其锁定。

后续进展

截至 2026-09-05,Little Rat 作为免费开源的 Chrome 扩展运行:GitHub 仓库显示 2.3k 星、75 分支和 33 次提交,README 警告检测和阻止其他扩展流量现在需要启用 extensions-on-chrome-urls 标志。2023 年 8 月批准的 Chrome 网上商店版本仍然可以阻止但不计数请求。没有记录公司、资金或收入;它看起来像一个持续维护的独立安全工具,其核心功能现在依赖于 Chromium 标志。

资料来源

发现哪里写错了?告诉我们。

轮到你了

你刚读完一家。说说你在做什么,看看谁在赌同一件事。

免费账号 · 3 次免费提问 · 不用绑卡

相关案例