An open API service indexing awesome lists of open source software.

https://github.com/mridang/webext-save-selection

A chrome extension to save the selected text to a file
https://github.com/mridang/webext-save-selection

addon chrome-add chrome-extension chrome-plugin context-menu extension plugin productivity right-click right-click-menu tools webextension

Last synced: 27 days ago
JSON representation

A chrome extension to save the selected text to a file

Awesome Lists containing this project

README

          

# Text Saver Extension

A Chrome extension that saves selected text from web pages to a text file with a single right-click. This extension streamlines your content collection process by automating text saving, ensuring consistency and ease of use.

![Screenshot](https://raw.github.com/mridang/webext-save-selection/master/etc/screenshot.png)

## Installation

### From Chrome Web Store

Visit the Chrome Web Store listing and click "Add to Chrome".

### Manual Installation

To install this extension manually, load it as an unpacked extension.

1. Download the latest release from [GitHub Releases](https://github.com/mridang/webext-save-selection/releases)
2. Extract the `extension.zip` file
3. Open `chrome://extensions/`
4. Enable "Developer mode" using the toggle in the top-right corner
5. Click "Load unpacked"
6. Select the extracted folder

## Known Issues

None

## Contributing

If you have suggestions for how this extension could be improved or want to report a bug, open an issue—we'd love all and any contributions.

## License

Apache License 2.0 © 2025 Mridang Agarwalla