It would be great if the extension would sense a change in font sizes/families, but I would also be delighted with just a little input form in the preferences menu where I can set the amount of pixels each keypress should increase the width of the searchbar by.
Love your extension, by the way, my browsers go through tons of changes in its look and feel but Searchbar Autosizer is one of the few extensions that never get uninstalled.
I like your approach at finding the number of pixels (using a letter or letters from the searchbar's font family to figure out an average). If that is too much trouble, I would suggest simply allowing us to enter in a size value in pixels for the increments. If that feature is available, I could select a monospaced font family and everything would work swimmingly. It'd also be much easier on you.
Thanks,
Cameron
Unfortunately, it does not seem to work at all :(
Just so you know (I'm not sure how your extension works, this might not be relevant) I believe Stylish changes the font of the searchbar after it has loaded, so you could possibly be reading the original, unaltered font family. This is the only edit (through Stylish) I'm really making to the searchbox:
.searchbar-textbox {
font-size: 25px !important;
font-family:Levenim MT !important;
}
Your new update works great! Thanks for the fast response!
It's still working beautifully, however the alpha version you provided here keeps reverting itself to the official 3.0.2 release. Might just be because the alpha version is given a "3.0.0pre18" designation. I've turned updates off for now, I'll check in occasionally to see if you've rolled out an official update.
Thanks again!