返回工具列表

Extension Manifest Builder

开发者

Visually scaffold Chrome Extension MV3 manifest.json files.

ttb run chrome-manifest-generator

Extension Details (MV3)

manifest.json
分享此工具:

如何使用 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.

常见问题

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.
保持更新

比任何人都更早获得新工具。

先人一步获取新工具。加入5000+开发者的行列,每周获取最新在线工具、编码技巧和效率工具摘要。绝无垃圾邮件。

© 2026 TinyToolbox. 保留所有权利。

隐私优先。广告支持。永远免费。

[H4CK]