|
Script Summary:
change the style of the delete button on your gmail account |
this script has 3 topics, 11 posts |
This script has no reviews. |
.description.
Based on the script "GMAIL Delete Button - RED Color" by Bruno Caimar
but this one works on current Gmail, it finds the buttons by their content and not by id. So you have to specify your own button label according to your language. Default it's "Delete".
Today the gui changed, the buttons are no more actual buttons but colored divs. So now the script became cpu costly because it has to look for the right buttons among several ones. Besides, all it does is modify its style only when it's "idle". I lose the "3d" effect when you click on it because the appearence now is totally handled by javascript. If you have suggestions to make it better let me know.
.known issues.
yes it works only for the inbox, I didn't noticed yet. I'm going to fix it as soon as possible. SOLVED.
.what's new.
0.4b - gui changed. new paradigm, now you can choose the condition in term of regular expressions.
0.3b - now it changes the style of any button that just contains the word [label]. So it works in the spam section for "delete forever" too.
0.2b - commented clearInterval, so it keeps changing buttons forever as you browse through gmail





