Tab as Note is a Chrome extension that transforms your browser tabs into notepads. Write notes directly within your active tab, eliminating the need to switch to separate applications. This extension offers a seamless and efficient note-taking experience integrated with the web page you are browsing.
- Your Tab is Your Notepad: Browser tabs become your dedicated space for writing.
- Automatic Saving: Changes are instantly and automatically saved to your browser's local storage.
- Offline Availability: Access and use the extension even without an internet connection.
-
Install dependencies and build the extension:
npm install npm run dev
- This will generate the
distdirectory which contains the extension files.
- This will generate the
-
Open Google Chrome and navigate to
chrome://extensions/. -
Enable "Developer mode" in the top right corner.
-
Click on "Load unpacked".
Select the dist directory created in step 1.
This project is licensed under the MIT License - see the LICENSE file for details.