Skip to content

Instantly share code, notes, and snippets.

@beep
Created March 20, 2020 17:38
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beep/95dccd8fedd7d1988d78d971676f4087 to your computer and use it in GitHub Desktop.
Save beep/95dccd8fedd7d1988d78d971676f4087 to your computer and use it in GitHub Desktop.
// Modified from Jeremy Keith’s lovely bookmarklet: https://adactio.com/journal/16523
javascript:(function(){open('https://googlechrome.github.io/lighthouse/viewer/?psiurl='+escape(document.location)+'&strategy=mobile&category=performance&category=accessibility&category=best-practices&category=seo&category=pwa', 'test__lighthouse')})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment