Skip to content

Turn any website page editable for quick edits

Notifications You must be signed in to change notification settings

cemhurturk/make-web-page-editable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Make Any Website Page Editable1

While browsing the internet or looking at your own website pages, you may want to try different copywriting options. Editing a page, making copywriting changes, and previewing it without publishing is a time-consuming process in such cases.

Create a bookmark on your web browser bookmark toolbar for easy and quick copywriting experiments:

Screenshot-2022-05-03-13 15@2x

Set the name to "Edit Page" (or any other name you prefer).

The value should be:

javascript:document.body.contentEditable = 'true'; document.designMode='on'; void 0;

Screenshot-2022-05-03-13 16@2x

Click the "Save" button.

Now, visit a website page such as https://octeth.com/ and click the "Edit Page" bookmark on your browser toolbar:

Screenshot-2022-05-03-13 17

Happy Editing 💪

Footnotes

  1. Inspired from Neville Medhora. Follow him on twitter. ↩

About

Turn any website page editable for quick edits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published