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
- Host: GitHub
- URL: https://github.com/mridang/webext-save-selection
- Owner: mridang
- License: apache-2.0
- Created: 2025-12-14T08:33:32.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2026-01-11T01:03:39.000Z (5 months ago)
- Last Synced: 2026-01-11T09:14:11.330Z (5 months ago)
- Topics: addon, chrome-add, chrome-extension, chrome-plugin, context-menu, extension, plugin, productivity, right-click, right-click-menu, tools, webextension
- Language: TypeScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.

## 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