Large

google Enhanced BLACK v3.2.12

By gabedibble Last update Nov 6, 2011 — Installed 622,354 times.

Google Voice

in
Subscribe to Google Voice 10 posts, 2 voices



godsyn User
FirefoxWindows


631c631
< if ((location.href.indexOf('http://www.google.com/googlevoice') > -1) || (location.href.indexOf('https%3A%2F%2Fwww.google.com%2Fvoice%2Faccount%2Fsignin%2F') > -1) || (location.href.indexOf('https://services.google.com/fb/forms/googlevoiceinvite/') > -1)) {
---
> if ((location.href.indexOf('http://www.google.com/googlevoice') > -1) || (location.href.indexOf('https://www.google.com/voice') > -1) || (location.href.indexOf('https%3A%2F%2Fwww.google.com%2Fvoice%2Faccount%2Fsignin%2F') > -1) || (location.href.indexOf('https://services.google.com/fb/forms/googlevoiceinvite/') > -1)) {
638a639,646
>
> Ssheet.insertRule("DIV.gc-header, .gc-inbox-sidebar-menu, #gc-view-main, .gc-footer, .g-section, .g-tpl-67-33, .gc-message, #gc-splitpane, #gc-sidebar-balance-header, .gc-bubble-mc{background:#000 none !important; color:#ccc}", 0);
> Ssheet.insertRule(".goog-button-base-content, .gc-text, .goog-flat-menu-button-caption {background:#333 none !important; color:#fff}", 0);
> Ssheet.insertRule(".gc-message-transcript, .gc-message-callout, .gc-message-transcript-b, .gc-message-transcript-t, .gc-message-transcript-r, .gc-message-transcript-l, .gc-message-transcript-m, .gc-message-transcript-bl, .gc-message-transcript-br, .gc-message-transcript-tl, .gc-message-transcript-tr {background:#333 none !important; color:#fff}", 0);
> Ssheet.insertRule(".goog-menuitem-content, .gc-inbox-no-items, .gc-inbox-page-range, .gc-user-tip .goog-inline-block, .goog-container, .g-section, LABEL, .gc-message-message-display *, .gc-quicksms > div, span {color:#fff !important}", 0);
> Ssheet.insertRule(".goog-option-selected, #gc-inbox-sidebar-header, #gc-view-header, .goog-splitpane-handle, .gc-user-tip .goog-inline-block, .goog-menuitem {background:#111 none}", 0);
> Ssheet.insertRule(".goog-menuitem-highlight {background:#333 none !important;}", 0);
>
666a675
> gHeaderBarCntnrVoice = document.getElementById("gc-gaia-bar");
678c687
< if (gHdrUsrBarCntnr) gHdrUsrBar=gHdrUsrBarCntnr.getElementsByTagName('nobr')[0];
---
> if (gHdrUsrBarCntnr || gHeaderBarCntnrVoice) gHdrUsrBar=gHdrUsrBarCntnr.getElementsByTagName('nobr')[0];

result:
http://i43.tinypic.com/2h6dk60.png

 
gabedibble Script's Author
FirefoxWindows
simply.amazing


ps :
 
gabedibble Script's Author
FirefoxWindows

godsyn,

That is some serious skill my friend. I am so impressed, I'm making v2.1.5 your exclusive updates! Thank you so much for doing this, as I had no way of logging in yet. I was going to ask your help, but you beat me to the punch

Here's to you my friend

Thanks again and feel free to help anytime!

 
godsyn User
FirefoxWindows

forgot to mention, needs a
// @include https://www.google.com/voice*
I had done it manually when writing the patch..

 
gabedibble Script's Author
FirefoxWindows
hey THANX, godsyn!

I've got it added for the next release
 
godsyn User
FirefoxWindows

/* new msg transcrpt */ sIR("DIV.gc-message-transcript {padding:4px; -moz-border-radius-topright:14px; -moz-border-radius-topleft:14px; -moz-border-radius-bottomright:14px; -moz-border-radius-bottomleft:14px;}");
/* new msg btm line */ sIR("BODY.gc > DIV.gc-forward-content > DIV.gc-forward-message {border:0 none;}");
/* msg top/left */ sIR("td .gc-message-bg-f, td .gc-message-bg-b, td .gc-message-bg-m table{background-color:#000;}");
/* msg mid */ sIR("div .gc-message-message-display {background-color:#333;}");
}

a couple more lines to add to voice :)

 
gabedibble Script's Author
FirefoxWindows

Thank you again for the heads up

I used this^ and then made it a bit different to help with the weird jagged edges. Hopefully v2.9.2 looks very clean, so let me know what you think overall.

Best regards,

Gabe D

 
godsyn User
FirefoxWindows

/* msg separator */ sIR("DIV.gc-message-bg {border-bottom:1px dotted #222;}");
/* settings page background*/ sIR("DIV.gc-settings-description, DIV#gc-settings-tab-bar-content, DIV.gc-settings-content {color:#eee; background:#000 none !important;}");
/* settings page tables alt*/ sIR("TABLE.gc-billing-trans>TBODY>TR>TD, DIV.gc-billing-index, TR.gc-group-list-row-alt {color:#eee; background:#222 none !important;}");
/* settings page background 2*/ sIR("TABLE.gc-billing-trans>TBODY>TR>TH ,TH.gc-billing-stat-hd, DIV.gc-phone-list-item > table {color:#eee; background:#222 none !important;}");
/* settings page tab bar 1*/ sIR("DIV.goog-tab-bar-top {border-bottom:#ccc 1px solid; color:#eee; background:#000 none !important;}");
/* settings page tab bar 2*/ sIR("DIV.goog-tab-bar-top > DIV.goog-tab-selected, {border#CCC 3px solid;background:#666 none !important;}");

top line is a reference. rename/change as you see fit.

 
gabedibble Script's Author
FirefoxWindows

godsyn, you are too cool

i'm always blown away by your helpfulness

i'll get this included in the next release

(: take care my friend ~ Gabe

 
gabedibble Script's Author
FirefoxWindows

godsyn,

Your code was absolutely perfect; THANK YOU my friend
(especially for helping me check off a to-do item)

Thank you again for your help, and I hope you enjoy the new v2.9.8 update!

Best regards, GD

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel