Skip to content

zmmbreeze/fi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fi

A snippet for inspecting font-family usage in a webpage.

What's it for?

To have a quick look into font-family usage in a webpage.

Texts inside these elements will be ignored: script, noscript, style, iframe, option.

Invisible elements won't be taken into account as well, which includes those with opacity: 0, display: none and visibility: hidden.

The result will sort all used font-family values by character numbers they apply to. ie. most used one will be at the top of the result list.

Usage

  1. Open http://justineo.github.io/fi/
  2. Drag the fi link in the middle of the page onto your browser's bookmark bar
  3. Open the webpage you'd like to inspect
  4. Click the bookmarklet you just added
  5. View the result

About

A snippet for inspecting font-family usage in a webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%