It sorts HTML select lists and provides autocomplete feature for longer lists on a web page when you click on extension icon.
It is useful for working with long select list on web pages.
It sorts any select list on the web page when you click on extension icon. When length of the list is greater than 10 it changes select to search box using select2 library.