Chrome console api - 以编程方式更改网络节流

Chrome console api - change network throttling programmatically

chrome 开发人员控制台是否有 API 来更改网络限制?

我一直在查看文档,但还没有发现任何东西,但是是否可能存在未记录/深入某处的功能?

我是 DevTools 的技术作家。我只是狭隘地回答这个问题:

Does the chrome developer console have an API to change the network throttle?

没有。没有 API 你可以从 DevTools 控制台 运行 更改网络限制速度。您可以在 https://crbug.com 提交功能请求。如果您确实创建了一个请求,请 post URL 作为对此答案的评论,我将更新此答案以将人们指向该票证。加注星标的人越多,它的优先级就越高。

P.S。当我说 "the Console" 时,我指的是这个 "tab"(我们称它们为 "panels"):

功能集合称为 DevTools。