top | item 41834513 (no title) bkyan | 1 year ago How do you save your changes with this? discuss order hn newest ricardo81|1 year ago You could potentially use document.querySelector('html').outerHTML and POST it somewhere kibibu|1 year ago And listen for changes with a MutationObserver load replies (1) bkyan|1 year ago Thanks!
ricardo81|1 year ago You could potentially use document.querySelector('html').outerHTML and POST it somewhere kibibu|1 year ago And listen for changes with a MutationObserver load replies (1) bkyan|1 year ago Thanks!
ricardo81|1 year ago
kibibu|1 year ago
bkyan|1 year ago