Skip to content

Instantly share code, notes, and snippets.

@atriple
Created December 24, 2019 08:04
Show Gist options
  • Select an option

  • Save atriple/f3f641626e6747eb391aaab7d3cf147f to your computer and use it in GitHub Desktop.

Select an option

Save atriple/f3f641626e6747eb391aaab7d3cf147f to your computer and use it in GitHub Desktop.
Quick Cheatsheet, Guides for Chrome Dev Tools

Chrome Developer Tools Quick Notes

Ctrl + Shift + P for command panel, that enables you to move around without using mouse.

Editing

  • Changing the DOM doesn' persist to

Colors

  • Shift while clicking the color box in styles will change the color code from hex, rgb and hsl.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment