Website Project Features Retired
Website project storage and the online Workbench have moved into the local browser extension
Current Scope
The website is now kept for extension documentation, recommended download guidance, legal pages, and product references. It no longer stores cloned ZIP projects, syncs extension login state, or runs the online Workbench.
Use the browser extension as the full product:
- Save captures into the local project library.
- Open the lightweight local Workbench for preview and editing.
- Keep using Download ZIP for portable exports.
- Configure BYOK AI directly in the extension settings.
What Changed
The old web app flow has been retired:
- No website login is required to use the extension.
- No credits are consumed by local capture, local Workbench, or ZIP download.
- No clone result is uploaded to website storage.
- The old project APIs return
410 Gone. - The extension does not synchronize account state with this website.
Local Workbench
Workbench is now a lightweight local preview/editor inside the extension. It is intended for quick inspection, small edits, framework preview, AI-assisted changes, and ZIP export. It is not a full cloud IDE.
BYOK AI
The extension supports providers that are compatible with the OpenAI Chat Completions API. Configure the API key, base URL, and model in the extension settings.
API Key storage behavior:
API Key is stored only in local browser extension storage and is sent only to the AI endpoint you configure.
CloneWebsite Docs