Skip to content

Instantly share code, notes, and snippets.

@Niwilai
Created May 6, 2019 15:13
Show Gist options
  • Save Niwilai/3096ccb20d880d9f933b7b3eae4643b5 to your computer and use it in GitHub Desktop.
Save Niwilai/3096ccb20d880d9f933b7b3eae4643b5 to your computer and use it in GitHub Desktop.
Open all Firebase trees
(() => { while($('.data-tree-closed').length) $('.data-tree-closed .data-tree-icon').click() })()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment