Meet ManifestGo

38 minutes ago

ManifestGo helps makers turn a plain-language idea into a working Chrome extension without assembling the project by hand. It generates a complete Manifest V3 build, keeps each project available for later changes, and provides a browser-based workspace for refining the result.

What's included in this release:

  • Generate the manifest, popup, background worker, content scripts, icons, and supporting assets from one product description.
  • Preview the popup interface inside the workspace before downloading or loading the extension into Chrome.
  • Refine an existing build through follow-up instructions, so features and styling can evolve without restarting the project.
  • Keep generated projects in a personal history, making it easier to return to an earlier idea and continue iterating.
  • Download a packaged ZIP that is ready to load as an unpacked Chrome extension for testing and distribution work.

These capabilities create one path from an initial prompt through preview, revision, and a usable extension package.