=============
A Chrome extension for a stack based copy/paste. ctrl + alt + c to stack copy, ctrl + alt + v to stack paste
This free, Open Source extension allows you to copy and paste stacks of text or data, making clipboard use even faster and more convenient in Chrome. It’s easy to use:
-
Highlight the text you’d like to copy
-
Add it to clipboard with CTRL+ALT+C
-
Repeat steps 1 & 2 as needed
-
Paste each piece in reverse with CTRL+ALT+V
Perfect for making lists, speeding up data entry, streamlining the process of filling out online forms, and more!
If you have any issues please email the developer at [email protected] or file an issue at https://github.com/bigcakes/ManyClip
Allow users to copy/paste to a backing stack- Allow users to cut to a backing stack
- Make a config option to allow the key binding to change or to just be ctrl + c/ctrl + v
- View history of clips
View current clips- Toast message for clip/paste
- Sync ManyClip clipboard across devices (make this an optional config)