This server provides a JavaScript script that adds element selection functionality to any webpage. When included, it allows users to visually select elements and send modification requests to Poe's @app-creator.
Features
Floating Button: A button with pencil icon and text "✏️ Enable click to edit mode" appears in the bottom right corner of any page that includes the script
Selection Mode: Click the button to toggle selection mode on/off
Visual Feedback: Hovered elements get an orange outline when in selection mode
Text Input: Click any element to open a text box asking "What should be changed?"
Poe Integration: Automatically sends requests to @app-creator via window.Poe.sendUserMessage()
Fallback: If Poe integration isn't available, copies the message to clipboard