Skip to content

jasonwilliams/container-timing-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Timing

Chrome extension that sets the attribute containertiming to the HTML node of the loaded documents, and registers an observer that dumps the container entries to console.log.

Install

An easy way to try is:

  1. Run in this folder npm run watch.
  2. Run Chromium with `--enable-blink-features=ContainerTiming --load-extension=PATH_TO_EXTENSION/build/

Contribution

Suggestions and pull requests are welcomed!.


This project was bootstrapped with Chrome Extension CLI

About

Chromium extension for experimenting with containertiming attribute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%