This is a receiver plugin to compact the receiver analog modes section. It replaces the default grid of mode buttons with a dropdown menu.
Can be useful on small screen devices.

Add this line in your init.js file:
Plugins.load('https://0xaf.github.io/openwebrxplus-plugins/receiver/compact_analog_modes/compact_analog_modes.js');
Learn how to load plugins.