new Setting(containerEl)
            .setName('Chrome Path')
            .setDesc('Sets the custom path for Chrome or Chromium-based browser to export PDF, PPTX, and image. If it\'s empty, Marp will find out the installed Google Chrome / Chromium / Microsoft Edge.')
            .addText(text => text
                .setPlaceholder('Enter CHROME_PATH')