A Firefox Extension for HTML Capture and Sanitization

I've primarily written this extension for my own use, to archive articles, job offers, code snippets etc. I've cleaned it up a bit and published it on Github.

github.com/MaMuk/FirefoxSnippetToEndpoint

Snippet to Endpoint is a Firefox extension that lets you capture either the full page or a selected portion of a web page, sanitize the HTML safely, preview it, and send it to your own API endpoint.