script to enlarge/resize the labels panel and combo box on your gmail account
| Recently Updated Topics | Posts |
|---|---|
| Personalization of the script | 1 |
| Questions and Answers | 1 |
| Archived Comments | 7 |
this script has 3 topics, 9 posts
This script has no reviews.
.description.
it changes the size of the labels box and combo. It's really useful if you chose long names for your labels.
I'm quite sure it could be appreciated inside the better Gmail addon. don't you think?
remember to write a note if you have requests or suggestions.
.communications.
I've got fans! thanks! guys leave comments and let me know!
.notes.
if you use the de-ad gmail script you should fix it to live in armony with this,
in the get_body_width() function replace 1100px with 1030px and everything will be fine.
*The name is no more LabelsFix, I changed it to clarify its aim.
.what's new.
[1.6]
gmail changed again, huge labels update. the script works again now, I even deleted the combo expanding because since some months gmail already did it by itself.
[1.5]
gmail changed its layout so I had to fix the path to reach the nodes. anyway I was working on using some kind of XPath strategy but I had some problems. Next version will be totally different, need time.
[1.4]
fixed panels path.
[1.3]
something changed on gmail that broke compatibility. fixed panels path.
[1.2]
put again an interval before the script actually start resizing,
next time I'll try looping until it finds what it's looking for, anyway now it's already quite stable.
I tried different resolutions up to 1920x1200
[1.1]
added support for both the combo (top and bottom).
[1.0]
complete refactor. Changed name and metadata.
Now it's a lot smarter! It even handles the resize event so it will work in any circumstance.
[0.4b]
it's smarter,
most "constants" are now on top in global vars
and now it even expands the dropdown menu containing the labels, so if you heavily use gmail folders your big labels won't be wrapped in this combobox when you are going to set labels on messages.
[0.3b]
now the script waits some seconds to do its job. It works better this way waiting gmail to load completely.
[0.2b]
the width of the main panel isn't constant so I check for an interval 900-1100
the included page now cover also the https url





