A Chrome extension for taking notes for specific webpages.
Install from the Chrome Web Store
-
Open Chrome Extensions page:
- Navigate to
chrome://extensions/in your browser - Or click the three dots menu → Extensions → Manage Extensions
- Navigate to
-
Enable Developer Mode:
- Toggle the "Developer mode" switch in the top-right corner
-
Load the extension:
- Click "Load unpacked" button
- Navigate to this project folder
- Select the folder and click "Select"
-
Use the extension:
Reload after changes:
- Go to
chrome://extensions/ - Click the refresh/reload icon on the extension card
- This will reload the extension with your latest changes
Debugging:
- Right-click the extension popup and select "Inspect" to debug the popup JavaScript
- Check the browser console (F12) for any errors