Skip to content

Google Chrome extension to measure page load time and display it in the toolbar

License

Notifications You must be signed in to change notification settings

Hughen/chrome-load-timer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This extension measures page load time and displays it in the toolbar. Navigation Timing API is used for precise measurement.

Release 2.0

From page load time 2.0, we offer the following features:

  1. Use more friendly Performance Timeline 2 APIs to replace Navigation Timing 1. Of course it is still compatible with lower than Chrome 64.
  2. Add a new feature, you can get a number of redirect count.

In order to better understand the meaning of its various indicators, see the following figure: the timing attributes

Icons are from Human-O2 iconset http://schollidesign.deviantart.com/art/Human-O2-Iconset-105344123

License

This project is licensed under the terms of the MIT license.

About

Google Chrome extension to measure page load time and display it in the toolbar

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.2%
  • HTML 33.8%