view and edit your clipboard
JS clip view is a simple web app to display and change the contents of your clipboard. It uses Clipboard API.
Without enabling unsanitized acces to the clipboard, only supported formats can be read.
To enable it, go to about://flags/#raw-clipboard
and set the flag to Enabled
(chrominium browsers only).
This can be potentially dangerous, see position of mozilla and webkit about the feature.
Status of raw clipboard acces feature in chrominium: [link]