Skip to main content

Manifest V3 Generator

Generate a compliant `manifest.json` file for your Chrome Extension in seconds.

Building a Chrome extension? You need a manifest.json file that tells Chrome what your extension does, what permissions it needs, and how it should behave. Writing this file manually is error-prone and time-consuming—one typo can break your entire extension.

This tool generates a compliant Manifest V3 file instantly. Configure permissions, host permissions, background service workers, action popups, content scripts, and more through a visual interface. See your manifest.json update in real-time as you make changes, then download it ready to use.

Perfect for developers who want to ship faster. No more copying examples, no manual JSON editing, just configure and download. Your manifest is ready in seconds.

Basic Information
Permissions
Select capabilities your extension needs.

Required for scripting or accessing page content.

Content Scripts
No content scripts added.
manifest.json
{
  "manifest_version": 3,
  "name": "My Awesome Extension",
  "version": "1.0.0",
  "description": "Does amazing things in Chrome.",
  "action": {
    "default_popup": "popup.html"
  }
}

Need Icons Too?

Once you have your manifest, you'll need properly sized icons. Use our Icon Resizer for Chrome extensions or Favicon Generator for web apps and PWAs.

Frequently Asked Questions

Click on a question to view the answer.

NEED SOMETHING CUSTOM?

Don't see the tool you need? We'll build it for you.

Stop renting your workflow. We build custom browser extensions that automate your specific manual processes, data extraction, and repetitive tasks.

Get a Quote

Fixed price. 100% IP Ownership.