n'co studio

Privacy Policy — Web Editor

Last updated: 21 September 2026

Summary

n'co studio Web Editor is a developer tool. It collects no personal data, sends no data to any remote server, and requires no account.

What the extension does

n'co studio Web Editor is a Chrome extension that overlays a visual editing interface on web pages running on your own machine (development servers at localhost or 127.0.0.1). It lets developers select page elements, adjust their visual properties, and send the resulting changes to Claude Code through an MCP server that also runs on their machine.

Data collection

None. The extension does not collect, store, or transmit any personal information, browsing history, page content, or usage analytics to anyone.

Network activity

All network communication stays on your machine:

The local MCP server

The extension works with a companion server, @nco-studio/web-editor-mcp, which you run locally with npx. This server:

Permissions

PermissionWhy it's needed
activeTabTo read the current tab's address and page structure so you can select elements, and to capture the visible tab when you use the screenshot tool. Screenshots are saved to your machine only.
storageTo keep your queue of pending changes across page reloads, using session storage that Chrome clears when it closes.
scriptingTo load the editing overlay into your local development page when you turn the extension on.
localhost / 127.0.0.1 accessTo limit the extension to local development servers. It never runs on production or public websites.

Data sharing

No data is shared with any third party. The extension contains no analytics, advertising, or tracking.

Children's privacy

This extension is a tool for software developers. It is not directed at children and does not knowingly collect information from anyone, including minors.

Changes to this policy

If this policy changes in a material way, the updated version will be published on this page and the "Last updated" date above will change.

Contact

Questions about this policy: github.com/n-co-studio/web-editor or email [email protected].