0
votes
0answers
158 views

set automatic size on Drop-down lists with greasemonkey [closed]

I'm trying to write a script in Greasemonkey that will set automatic the size of Drop-down lists on the number of selection options, but with my limited Javascript knowledge I don't really know how to ...