Last active
September 22, 2017 02:15
-
-
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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