Skip to main content

Edit everything with this bookmarklet

Written on

In the dev world, you gotta test lots of stuff. One of those things is content and making sure what you have built will work for a myriad of different types and lengths of content.

I made a little bookmarklet for this to be done in the browser, all it does is toggle the contenteditable attribute on literally every element on the page and you can change the text to whatever you want.

To install the bookmarklet, drag and drop the button below into your bookmarks toolbar.

Edit everything!

Kudos