This Chrome extension allows users to select text, right-click, and save it as a note. You can download the saved content in either .txt or .html format.
- Select text and right-click to open a context menu.
- Save text in both text and code block formats.
- Supports image integration alongside text.
- Download saved content as
.txtor.html.
- Download the extension files from this repository.
- Open Chrome and go to
chrome://extensions/. - Enable "Developer mode" at the top-right.
- Click "Load unpacked" and select the extension folder.
- The extension should now be available in your browser.
- Select text you want to save.
- Right-click and choose Text Saver from the context menu.
- Choose the format: Text or Code Block.
- can integrate images with the saved notes.
- You can then download the saved content in either
.txtor.htmlformat from popup bar.

