Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 858 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 858 Bytes

Notepad

A quick notepad Chrome extension

Installation Instructions

  • Open the Chrome browser.
  • Open the Extensions page by clicking on the three dots in the upper right corner of the browser window and selecting "More tools" > "Extensions".
  • Enable "Developer mode" by toggling the switch in the upper right corner of the page.
  • Click the "Load unpacked" button and select the directory where your extension files are stored.

  • Using Notepad

    Once your extension is loaded, you can click on the extension icon to open the notepad popup. Any text you enter into the notepad will be saved in Chrome's storage API and will persist even after you close the popup or restart your browser. This basic example can be extended with more features or styling to meet the needs of your Webflow workflow.