Back to Arsenal

Interactive Extension Manifest Builder

Developer

Visually scaffold Chrome Extension MV3 manifest.json files.

ttb run chrome-manifest-generator

Extension Details (MV3)

manifest.json
Share this tool:

How to Use Extension Manifest Builder

Fill out the extension name, description, and version number. Then toggle which permissions your Chrome extension requires (e.g. storage, activeTab). The structured JSON preview updates immediately. Click "Download" to save the `manifest.json` to your project directory.

Frequently Asked Questions

What is Manifest V3?+
Manifest V3 (MV3) is the new architecture framework for Chrome extensions, heavily restricting background scripts in favor of Service Workers to improve security, privacy, and browser performance. Google Web Store has officially sunset MV2 extensions.
Do I need all permissions?+
No, in fact you should request as few permissions as absolute necessary. Broad permissions (like `<all_urls>`) drastically increase the manual review time required by the Google Chrome Web Store review team.

Free tools, weekly.

Get lightweight updates when new tools land.