Skip to content

Instantly share code, notes, and snippets.

@taylorbryant
Last active September 22, 2017 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taylorbryant/c3fb664f6916fea01a240810550dc66b to your computer and use it in GitHub Desktop.
Save taylorbryant/c3fb664f6916fea01a240810550dc66b to your computer and use it in GitHub Desktop.
CSS Stats Bookmarklet - Runs the current page through cssstats.com (uses default user agent)
javascript:location.href='http://cssstats.com/stats?url='+window.location.href+'&ua=Browser Default'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment