Transform default HTML <select>
tags with numerous options into Choices.js dropdowns for an enhanced and more manageable user experience.
If you find it useful, please consider giving it a star.
- Click on the Violentmonkey menu command to apply Choices.js
- Alternatively, use the pre-defined
Ctrl + I
keyboard shortcut
- Utilizes Choices.js, a lightweight library without the need for jQuery.
- Replacing all select tags globally might not be a good idea, so the script waits for user execution.
Tested and compatible with Violentmonkey only.