Manifest-ready extension icons
The extension folder contains PNG icons at 16, 32, 48, 96, and 128 pixels. Chrome uses the smaller sizes across extension pages, Windows, and the extensions manager, while Firefox can select the 96-pixel file on high-resolution displays.
The manifest-icons.json file contains icons and action.default_icon properties that can be merged into a Manifest V3 manifest. Chrome manifest icons must use supported raster formats, so SVG input is converted to PNG output.