Skip to content

Instantly share code, notes, and snippets.

@lgarron
Created April 11, 2016 22:59
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 lgarron/611a39f24f21c51ca074acaed5206e0f to your computer and use it in GitHub Desktop.
Save lgarron/611a39f24f21c51ca074acaed5206e0f to your computer and use it in GitHub Desktop.
crbug-expand-blockers.js
javascript:document.styleSheets[0].insertRule(".rel_issues a { white-space: normal !important;", 1);[].slice.call(document.querySelector(".rel_issues").querySelectorAll("a")).map(a => a.textContent += " %E2%80%93 " + a.title)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment