cfs
cfs copied to clipboard
Add support for text/_moz_htmlcontext clipboard format.
The text/_moz_htmlcontext clipboard format is used when HTML is copied to the clipboard in FireFox.
It appears to be well formed HTML and could be displayed in the existing HTML viewer frame.
Could be a bit more complicated than it seemed at first. There's no documentation to be found on the net, just an article by someone trying to work it out at https://hsivonen.fi/kesakoodi/clipboard/
Not to be fixed - project archived