Simulate limited bandwidth from within Chrome?

后端 未结 13 942
猫巷女王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:36

    Starting with Chrome 38 you can do this without any plugins. Just click inspect element (or F12 hotkey), then click on toggle device mod (the phone button)

    enter image description here

    and you will see something like this:

    enter image description here

    Among many other features it allows you to simulate specific internet connection (3G, GPRS)

提交回复
热议问题