Rajiv Ayyangar

Chrome extension that lets you edit text and elements then export DOM changes for devs?

@mikekerzhner just told me about the trick where you put Document.designMode = 'on' in console, then you can edit text on a page like a doc. It would be cool to do more types of edits for design feedback, like actually moving elements around. Does anyone know of a Chrome extension that lets you do this with websites?

58 views

Add a comment

Replies

Best
Mike Kerzhner

Someone told me there is YC company tackling this. Not sure which company or if they are still working on this.

Chetan Bhuwania
I have been working on a web based tool that not only allows you to make these changes, but connects to your GitHub repository and creates a pull request for your changes. Robin - https://www.realrobin.dev