Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 893 Bytes

File metadata and controls

25 lines (13 loc) · 893 Bytes

My Choices

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.

Usage

  • Click on the Violentmonkey menu command to apply Choices.js
  • Alternatively, use the pre-defined Ctrl + I keyboard shortcut

Features

  • 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.

Installation

Tested and compatible with Violentmonkey only.

License

MIT License