How do you decide when your extension has enough settings and stop adding more
I keep going back and forth on this with my own Tabisto extension. Every time I think about adding a new setting, I ask myself if it actually makes the extension better, or if it just makes the settings page longer.
Some users want full control. They want to change every little thing. Other users just want it to work without touching anything. I cannot make both sides happy at once, and I do not think there is a clean answer here.
My rule right now is simple. I only add a setting if more than one person asks for the same thing. If it is just one person, I usually skip it or wait and see.
How do you all decide this for your own extensions? Do you have a rule you follow, or do you just go with your gut each time?