Skip to content

amitmerchant1990/consolepad

Repository files navigation

ConsolePad — The missing notepad in your DevTools

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

ConsolePad

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.

Manual Installation

  1. Download and unzip this project.
  2. Navigate to chrome://extensions/ in your browser.
  3. Enable "Developer mode" in the top right corner (if not already enabled).
  4. Click "Load unpacked" and select the consolepad folder.
  5. Congratulations! You can now see a new tab in your DevTools called "ConsolePad".