Hacker News new | ask | show | jobs
by OrgNet 2577 days ago
> and make live modifications to web pages

don't you only need a single javascript line in the address bar for that? Something like: javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0