Simulate limited bandwidth from within Chrome?

后端 未结 13 940
猫巷女王i
猫巷女王i 2020-12-07 08:09

Is there a way I can simulate various connection speeds from within Chrome?

I need to be able to check http://localhost with varying speeds.

I know there are

13条回答
  •  北海茫月
    2020-12-07 08:50

    I don't think what you ask can be done by chrome alone. The closest I could find was this, which isn't what you want. I getting a chrome plugin to do it would be Hard.

    A web proxy running on your local machine could achieve the effect you want. A search for "throttling proxy" came up with this, for example.

提交回复
热议问题