6 ms·How do you save your changes with this?by bkyan 2y agoHow do you save your changes with this?ricardo81 2y agoYou could potentially use document.querySelector('html').outerHTML and POST it somewherekibibu 2y agoAnd listen for changes with a MutationObserverbkyan 2y agoGot it!bkyan 2y agoThanks!