Tab Mix 0.2 is available 4/18/05

Talk about add-ons and extension development.
Post Reply
SignOfEth
Posts: 11
Joined: June 12th, 2005, 8:49 am
Location: NYC

Post by SignOfEth »

FF's auto-updater does not locate Tab Mix 0.2.3.
User avatar
CPU
Posts: 624
Joined: August 13th, 2004, 4:22 pm
Location: Houston, Texas
Contact:

Post by CPU »

tabmix 0.2.2 isnt even out, so 0.2.3 isnt

howeve i will releae my plus one later
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051114 Firefox/1.5 - Build ID: 2005111403
djet
Posts: 52
Joined: May 18th, 2005, 10:35 am
Location: /\/\asscow
Contact:

Post by djet »

1. Could you make TabMix mark tabs as read not immediately, but after a timeout?
2. Restore last session feature works very poorly: it often loses tabs and their order.
3. Could you make tab closeboxes work by right mouse button, not left (like in Maxthon). When many tabs are opened it's easy to miss and close a tab instead of selecting it.
4. Upon startup all tabs are marked as unread.
djet
Posts: 52
Joined: May 18th, 2005, 10:35 am
Location: /\/\asscow
Contact:

Post by djet »

5. Also tab bar "jumps" a little when new tab is opened.
User avatar
wysocki
Posts: 46
Joined: April 8th, 2004, 4:37 pm
Location: Los Angeles

Post by wysocki »

CPU wrote:i havent tried it but maybe this coudl do it

Code: Select all

tab[selected="true"] {
 background-color: color !important;
}


Didn't work :(
User avatar
CPU
Posts: 624
Joined: August 13th, 2004, 4:22 pm
Location: Houston, Texas
Contact:

Post by CPU »

Code: Select all

tab[selected="true"]
{
-moz-appearance: none !important;
background-color: color !important;
}


it appears to work
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051114 Firefox/1.5 - Build ID: 2005111403
User avatar
wysocki
Posts: 46
Joined: April 8th, 2004, 4:37 pm
Location: Los Angeles

Post by wysocki »

Thanx, CPU!!!
I'm loving FF more each day thanks to this kind of support from the forums. I just wish there was an easy way to "clone" my extensions and setup to new installations for my clients.
knewbee
Posts: 22
Joined: August 17th, 2005, 10:47 pm

Post by knewbee »

FF106, TM0223.
When i choose ENABLE SINGLE WINDOW MODE it clears away FILE > NEW WINDOW but OPEN LINK IN NEW WINDOW is still there in context menu.
User avatar
CPU
Posts: 624
Joined: August 13th, 2004, 4:22 pm
Location: Houston, Texas
Contact:

Post by CPU »

yes but its disable
some menus werent able to be disabled like the file one so they had to be hidden
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051114 Firefox/1.5 - Build ID: 2005111403
User avatar
mugen
Posts: 25
Joined: June 17th, 2004, 7:09 am

Post by mugen »

Is the session save feature still broke i tried the localstore.rdf renaming and the about:config thing and still nothing. Ohh yeah im using the lastest branch build.
Post Reply