Skip to content

Manifest Inspector

crewbit edited this page Apr 1, 2026 · 1 revision

The manifest.json file is the heart of any browser extension. modcore Source provides a dedicated view to analyze this critical file.

Features

  • Auto-Open: The manifest is automatically opened and parsed upon loading any valid extension package.
  • Quick Access: A dedicated "Manifest" button in the header allows you to jump back to the configuration at any time.
  • Validation: Easily review permissions, content scripts, background pages, and web-accessible resources defined by the extension.

Clone this wiki locally