Skip to main content
Photo of DeepakNess DeepakNess

Localhost visual editor for Cursor AI

Unproofread notes

Came across this post from @pavitarsaini who created a Chrome extension which can be used to visually edit some part(s) of the webpage via Cursor. It's explained as:

Click any element on your dev site → describe what you want changed → it automatically sends the edit request to Cursor in the background with the element context.

It works by utilizing Cursor's deeplink feature like below:

cursor://anysphere.cursor-deeplink/prompt?text=

There's a video and some more info on how this works shared in the post.

Comment via email