Skip to content

Instantly share code, notes, and snippets.

@RazerMoon
Created March 26, 2021 19:44
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 RazerMoon/0f67df74621966f448114930f36c792d to your computer and use it in GitHub Desktop.
Save RazerMoon/0f67df74621966f448114930f36c792d to your computer and use it in GitHub Desktop.
Log all BDD plugins
// Go to "Plugins" page in settings, then run:
document.querySelectorAll(".bda-header").forEach((item) => {console.log(item.textContent)})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment