/*
* @title One line browser notepad
* @description open simple notepad in browser
* @include http://*
* @include https://*
* @contributor Jose Jesus Perez Aguinaga https://coderwall.com/p/lhsrcq
* @require
*/
// original license : Unknown (as-is)
// modified license : MIT license: http://opensource.org/licenses/MIT
void 'data:text/html, <html contenteditable>';