https://github.com/emanuelefavero/dev-tools-console-methods
A list of useful console methods in Chrome Dev Tools.
https://github.com/emanuelefavero/dev-tools-console-methods
Last synced: 2 months ago
JSON representation
A list of useful console methods in Chrome Dev Tools.
- Host: GitHub
- URL: https://github.com/emanuelefavero/dev-tools-console-methods
- Owner: emanuelefavero
- Created: 2022-09-15T18:39:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T18:47:32.000Z (about 3 years ago)
- Last Synced: 2025-03-29T16:13:46.216Z (6 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome Dev Tools Console Methods
A list of useful console methods in Chrome Dev Tools.
## OPEN Dev Tools in Chrome
There are 3 ways:
1. Use the keyboard shortcut **F12** or **CTRL + Shift + C** (**option + command + C on Mac**)
2. From the **Chrome Menu** > **More Tools** > **Developer Tools**
3. **Right-click** anywhere on a webpage and select **Inspect**[see app in action on github pages](https://emanuelefavero.github.io/dev-tools-console-methods/)