You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a clipboard application which aims to provide a queue & stack function.
It now supports multi paste. You can select multiple items using the mouse and the shift or control key. It will paste in the order present in the list top to bottom (If queue) or bottom to top (If stack).