Tab Mix Plus

Official Home of TMP
It is currently Tue Jun 18, 2013 10:33 pm

All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 11 posts ] 
Author Message
PostPosted: Thu Aug 04, 2011 5:11 am 
Offline

Joined: Thu Aug 04, 2011 3:55 am
Posts: 2
Today's Date 4th August 2011
Tab Mix Plus 0.3.8.6......Firefox 5.01

First lets go to this path

Firefox Browser >>> Tools >>>
Tab Mix Plus Options >>> Display >>> Tab >>> Customize Styles

I have chosen MY....Color Scheme for Current Tab, Unread Tab and Other Tabs,

My request / suggestion is can we have a extra selection box to chose a HIGHLIGHT color.

My vision is while using Firefox, you could highlight a tab via a right click action and....
( Well you would know why its highlighted )

Yours Thomas J

................................................................................................................................................

To my fellow member's even thou I am sure we all use TMP for different reasons, Remember we all have something in common we have the excellent Tab Mix Plus Installed....Just imagine some people have not....lol


Top
 Profile  
 
PostPosted: Fri Aug 05, 2011 8:05 pm 
Offline

Joined: Mon Apr 05, 2010 5:56 pm
Posts: 86
One more tab suggestion to Customize Styles: unloaded tabs (change opacity for example).


Top
 Profile  
 
PostPosted: Sun Sep 18, 2011 11:43 am 
Offline

Joined: Mon Apr 05, 2010 5:56 pm
Posts: 86
Found a way to change style of unloaded tabs:

.tabbrowser-tab[pending="1"] { ..... }

In my case I changed the opacity: opacity: .7 !important;


Top
 Profile  
 
PostPosted: Sun Sep 18, 2011 11:48 am 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5222
Location: Rocky Mountains
What's 'unloaded' tabs?

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Sun Sep 18, 2011 12:05 pm 
Offline
User avatar

Joined: Thu May 15, 2008 5:46 am
Posts: 204
Location: Roanoke, Va
makondo,
I suspect it is directed to the option "Do not load until tab is selected" - I think it has to do with sessions restore management.

_________________
Log home progress - Updated 08/29/2012

Scuba Diving Site

Dell XPS One - Vista Home Premium w/SP2
Mozilla/5.0 (Windows NT 6.0; rv:2.0b6pre) Firefox® Nightly unless otherwise specified
TMP - latest Dev-Build


Top
 Profile  
 
PostPosted: Sun Sep 18, 2011 2:36 pm 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5222
Location: Rocky Mountains
There's such an option? I don't use TMP sm, don't know.

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
PostPosted: Mon Sep 19, 2011 7:47 am 
Offline

Joined: Mon Apr 05, 2010 5:56 pm
Posts: 86
Yes, that is a new feature of firefox 4+ under Options -> General -> "Do not load until tab is selected". I also don't use TM sm.


Top
 Profile  
 
PostPosted: Mon Sep 19, 2011 9:59 am 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5222
Location: Rocky Mountains
I don't think so. Unless it was canceled in Fx 7b5 which is what use. You guys didn't set something in about:config did you (or i did?)? Are you sure you don't have another tab related ext.?


Attachments:
1.png
1.png [ 66.98 KiB | Viewed 945 times ]

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles
Top
 Profile  
 
PostPosted: Mon Sep 19, 2011 11:39 am 
Offline
Admin
User avatar

Joined: Thu Aug 04, 2005 1:12 pm
Posts: 7308
i see Options -> General -> "Do not load until tab is selected" in Firefox 8.0a2 but i don't see
"pending" attribute in unloaded tab

_________________
Tab Mix Plus 0.4.1.0
latest Dev-Build
Forum RSS, Troubleshooting


Top
 Profile  
 
PostPosted: Tue Sep 20, 2011 6:16 am 
Offline

Joined: Mon Apr 05, 2010 5:56 pm
Posts: 86
@Makondo, If the GUI is not in your options interface, check about:config for the entry "browser.sessionstore.restore_on_demand". More info [url=https://bugzilla.mozilla.org/show_bug.cgi?id=588482]#588482[/ulr].

@onemen, you are right, I need to find what addon add this "pending" var. Before finding it, I was using BarTab Lite to allow change opacity. Tab utilities addon has similar implementation.

Code:
/* for Tab Utilities */
.tabbrowser-tab[restoring]:not([busy]) { opacity: 0.7 !important; }

/* for BarTab Lite */
.tabbrowser-tab[bartab-ontab=true] { opacity: 0.7 !important; }


UPDATE:

I'm using BatTab Lite again, the mysterious "pending" stopped working as I would like, for some reason.


Top
 Profile  
 
PostPosted: Tue Sep 20, 2011 10:03 am 
Online
Admin

Joined: Wed Aug 03, 2005 1:13 am
Posts: 5222
Location: Rocky Mountains
testebr,
notice how i use 7b5 and onemen said he sees it in ... 8.0a2 and Bruce uses nightlies/9? Since you've never mentioned what Fx version you use, i'd assume, it's not 7* or below.

_________________
VistaHP/Fx latest beta/TMP latest dev.build/Troubleshooting TMP/My styles


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group