A Chrome/Firefox extension to bring a simple notepad in your DevTools.
Install it from the Chrome Webstore
Install it from the Firefox Add-ons Extensions
You can use it to jot down ideas while hunting those bugs or smashing that shiny new feature.
Notes are saved in real-time as you type.
It will be available in DevTools on every website with all the previous notes are readily available.
- Download and unzip this project.
- Navigate to
chrome://extensions/
in your browser. - Enable "Developer mode" in the top right corner (if not already enabled).
- Click "Load unpacked" and select the
consolepad
folder. - Congratulations! You can now see a new tab in your DevTools called "ConsolePad".