Inside this Article
How to Install the Tool
Installing the free website editor tool is very easy. Simply highlight the code below and drag it to your bookmarks bar, where it will automatically save. Here is the code to copy:javascript:document.body.contentEditable = 'true';
document.designMode='on'; void 0
Now, it’s extremely tricky to get a single line of code like this to work perfectly on every device and browser, so you may need to troubleshoot a little. Here are some of the things I learned as I tested this tool:- If the code doesn’t save as a bookmark: Try adding it manually. Open your bookmark settings, click “Add new bookmark” (or equivalent field), and paste the code into the URL line. Name your bookmark something clear and concise, and try to edit a webpage.
- If the code saves, but doesn’t let you edit webpages: You might need to make slight edits to the code. When saving as a bookmark, your browser might replace spaces with percent signs (%) or other characters that break the code. Edit your bookmark, and remove any extra characters. Be sure the code you have bookmarked exactly matches the code written above.
How to Use the Tool
Once you’ve installed the tool, all you have to do is navigate to the webpage you want to edit and click your bookmark. When you click on the page, you’ll see a flashing cursor that indicates you are ready to edit. You can make whatever changes you like to the text of the page after clicking the bookmark. You can’t edit images or move buttons, but you can see if a headline is too long to fit on one line or if removing a paragraph will change the layout of your page above the fold. Once you’ve made your changes, you can take a screenshot to save whatever you were experimenting with – there’s no other way to preserve your edits. To stop the tool from operating on your webpage, refresh the page. This will also make any changes you’ve made disappear.Why Is This Tool Useful?
This tool is definitely fun to play with – I got a few laughs making funny news headlines and sending them to my dad – but we’re not here for pranks or becoming a fake news generator. We’re here because this tool is a simple, powerful way to test marketing or layout changes without having to edit source code or access a website builder. Here are a few ways you can use this tool:- Test a headline to see if it fits in your layout
- Experiment with paragraph length and formatting
- Create several mockups of a webpage to show clients or stakeholders
- Set up wireframes for a designer or developer to reference
- Make multiple versions of landing pages to narrow down the options for an A/B test