https://github.com/captainbrosset/devtools-tips
A collection of useful cross-browser DevTools tips
https://github.com/captainbrosset/devtools-tips
debugging devtools tips
Last synced: 3 months ago
JSON representation
A collection of useful cross-browser DevTools tips
- Host: GitHub
- URL: https://github.com/captainbrosset/devtools-tips
- Owner: captainbrosset
- Created: 2021-06-08T09:46:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-06T01:27:29.000Z (10 months ago)
- Last Synced: 2025-07-06T02:36:06.123Z (10 months ago)
- Topics: debugging, devtools, tips
- Language: HTML
- Homepage: https://devtoolstips.org
- Size: 117 MB
- Stars: 402
- Watchers: 12
- Forks: 37
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

# [DevTools Tips](https://devtoolstips.org/)
A collection of nice and simple cross-browser tips and tricks to get you more comfortable and productive with using DevTools.
[More information about why I started this project over on my blog](https://patrickbrosset.com/articles/2021-07-01-introducing-devtools-tips/).
## Contributing
You can help us in many different ways:
* let your friends know about the site
* file new issues if you notice a problem and have an idea for a new feature
* fix bugs on the site
* improve the design and features of the site
* improve existing tips
* even better, write new tips
See the [contribution documentation](CONTRIBUTING.md) to learn more.