awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesBrowser API Debuggers

Developer tools integrated into the browser to inspect and mock network payloads during active sessions.

Distinct from Browser API Mocking: None of the candidates specifically cover a general network-focused API debugger integrated into the browser.

Explore 1 awesome GitHub repository matching development tools & productivity · Browser API Debuggers. Refine with filters or upvote what's useful.

Awesome Browser API Debuggers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • google/tamperchromegoogle 的头像

    google/tamperchrome

    4,211在 GitHub 上查看↗

    Tamperchrome 是一个基于浏览器的 API 调试器和网络拦截器,专为实时操作 HTTP 流量而设计。它作为代理替代方案,允许直接在浏览器环境中捕获和修改请求与响应。 该工具支持 API 响应模拟,并在服务器数据到达页面之前对其进行篡改。它提供修改传出请求头和请求体,以及向响应体中注入内容以测试客户端行为的功能。 该项目涵盖了广泛的网络调试领域,包括前端流量分析和对捕获请求的过滤,以隔离特定的 API 调用。这些操作无需外部代理服务器即可拦截和修改 HTTP 和 HTTPS 流量。

    Acts as a utility for testing client-side behavior by mocking or editing network payloads during web sessions.

    TypeScriptdebuggingextensionsecurity
    在 GitHub 上查看↗4,211
  1. Home
  2. Development Tools & Productivity
  3. Browser API Debuggers