An open API service indexing awesome lists of open source software.

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.

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/)