Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 623 Bytes

File metadata and controls

22 lines (15 loc) · 623 Bytes

Font-Usage-Info

Scriptlet to get web page fonts usage info

Installation

  1. Copy js code from fontUsageInfo.min.js
  2. Click on "Add bookmark" button in your browser
  3. In title field type Font Usage Info
  4. In URL field type javascript: and paste copied code after it
  5. Click Done to save bookmark

Usage

On any website click on Font Usage Info bookmark to get result. Font-Usage-Info works in two modes:

  1. If developer tools opened, then Font-Usage-Info will print result to console (Chrome only)
  2. Else you will get alert with info

Compatibility

Tested on Google Chrome 56 and Mozilla Firefox 53