Some of 'em:
Insert this in your url address tab and voila! You can type things quickly
data:text/html, <html contenteditable>
I tried using localstorage to retrieve already stored things / store while one inputs into the contenteditable html, but alas! data urls aren't given access to localstorage.