https://github.com/doumanash/auto-clip
Auto copy selected text to clipboard.
https://github.com/doumanash/auto-clip
chrome-extension clipboard firefox-extension
Last synced: 2 months ago
JSON representation
Auto copy selected text to clipboard.
- Host: GitHub
- URL: https://github.com/doumanash/auto-clip
- Owner: DoumanAsh
- License: mit
- Created: 2017-01-29T07:15:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-13T11:41:41.000Z (3 months ago)
- Last Synced: 2025-03-13T12:33:28.881Z (3 months ago)
- Topics: chrome-extension, clipboard, firefox-extension
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auto-clip
Firefox extension to auto-copy selected text onto clipboard.
Works by simply adding listener to 'mouseup' event.
You can access settings through addons page.