MozillaZine

Rebuilding TBE's featureset with other plugins, II

Talk about add-ons and extension development.
Kitefighter

User avatar
 
Posts: 335
Joined: March 10th, 2004, 11:09 pm
December 12th, 2004, 3:30 am

Post Posted December 12th, 2004, 3:30 am

Be sure to have
Code: Select all
#content tab{-moz-appearance: none !important;}
on top of that codeblock

Cesa
 
Posts: 12
Joined: January 11th, 2004, 9:27 am
Location: Örebro, Sweden
December 12th, 2004, 4:11 am

Post Posted December 12th, 2004, 4:11 am

Except for the progressbar there are only two features TBE have that I used that I haven't found replacements for:

-New tab opens to the right of the current tab, instead of furthest to the right
-Link right click menu now shows "Open in new window" and "Open in new tab" instead of TBE's "Open in new active tab" and "Open in new background tab" (or something like it)

Are there some other extensions that can do this for me?

I noticed a great speed improvement when disabling TBE btw.
/Cesa

minipouss

User avatar
 
Posts: 151
Joined: December 10th, 2003, 6:47 am
Location: Orleans, France
December 12th, 2004, 4:18 am

Post Posted December 12th, 2004, 4:18 am

to open just right to the current tab you can use MiniT+

Cesa
 
Posts: 12
Joined: January 11th, 2004, 9:27 am
Location: Örebro, Sweden
December 12th, 2004, 4:30 am

Post Posted December 12th, 2004, 4:30 am

I do, how do I enable the option, or am I using the wrong version?

Forgot one thing, is there an extension that gives me the context menu option "close right/left tabs"?
/Cesa

sboulema
 
Posts: 6615
Joined: May 20th, 2003, 12:34 am
Location: Amstelveen, The Netherlands
December 12th, 2004, 4:36 am

Post Posted December 12th, 2004, 4:36 am

MiniT+: Tools->Extensions->MiniT->Options, check the checkbox "open tabs next to current"

Cesa
 
Posts: 12
Joined: January 11th, 2004, 9:27 am
Location: Örebro, Sweden
December 12th, 2004, 4:38 am

Post Posted December 12th, 2004, 4:38 am

"Options" is disabled, guess I have the wrong version..
/Cesa

tonymec

User avatar
 
Posts: 372
Joined: October 15th, 2004, 2:58 am
Location: Schaerbeek (near Brussels, Belgium)
December 12th, 2004, 6:07 am

Post Posted December 12th, 2004, 6:07 am

Cesa wrote:Forgot one thing, is there an extension that gives me the context menu option "close right/left tabs"?

You can close the current tab by clicking the white-on-red "X" at the right end of the tab bar. If the rightmost tab is not visible, make it current by selecting the leftmost tab and then hitting Shift-Ctrl-Tab (Ctrl-Tab and Shift-Ctrl-Tab select the tab immediately left or right of the current tab in round-robin fashion.)
Best regards,
Tony

Cesa
 
Posts: 12
Joined: January 11th, 2004, 9:27 am
Location: Örebro, Sweden
December 12th, 2004, 6:42 am

Post Posted December 12th, 2004, 6:42 am

minipouss/sboulema: I was using MiniT, not MiniT+, that was the problem, thanks.

tonymec: I'm not sure I understand a word of what you're saying ;) What I want is the context options "Close right tabs" and "Close left tabs". If I have 10 tabs open, and #6 is the current, choosing "Close right tabs" should close tabs #7-10 automatically, without repeating a shortcut and clicking for each tab (if that was what you were suggesting)
/Cesa

tonymec

User avatar
 
Posts: 372
Joined: October 15th, 2004, 2:58 am
Location: Schaerbeek (near Brussels, Belgium)
December 12th, 2004, 7:06 am

Post Posted December 12th, 2004, 7:06 am

Ah, you mean all from current (excluded) to the end of the bar! I thought you meant to close one tab by position, either right/left of current or rightmost/leftmost of all, I wasn't sure. (And BTW, with many tabs open, more than 30 when maximized on my 1024x768 screen, less than that if you make the browser window narrower, the rightmost tab[s] stop being visible, so making them current or closing them becomes something of a challenge.)

On my current installation, the only way to close more than one tab (without closing the browser window) is Right-click-tab -> Close other tabs, which will close all non-current tabs, so it doesn't answer your question. Sorry I can't help you.
Best regards,
Tony

tbrownaw
 
Posts: 4
Joined: December 12th, 2004, 2:38 pm
December 12th, 2004, 2:43 pm

Post Posted December 12th, 2004, 2:43 pm

I've been having TBE put the tabbar down the left side, since I find that easier to use with large numbers of tabs (they don't get squished). Any other way to do this?

bishyb
 
Posts: 7
Joined: April 5th, 2004, 2:43 pm
Location: Dundee, UK
December 12th, 2004, 5:26 pm

Post Posted December 12th, 2004, 5:26 pm

I finally gave up with TBE as it broke firefox when opening external links when there was no firefox open at the time. I immediately noticed how much faster it was without TBE too :)

Only thing now that I need is middle clicking a link opens in a background tab, so if anyone knows how to get that without TBE then thanks :)

(Also, is there a way to disable the 'new tab' button on the tab bar in TBP?)

tbrownaw
 
Posts: 4
Joined: December 12th, 2004, 2:38 pm
December 12th, 2004, 5:35 pm

Post Posted December 12th, 2004, 5:35 pm

It's in Tabbrowser Preferences, under "Tab Focus"

Christian-79

User avatar
 
Posts: 134
Joined: November 22nd, 2004, 1:48 pm
Location: Germany
December 12th, 2004, 5:50 pm

Post Posted December 12th, 2004, 5:50 pm

bishyb wrote:I immediately noticed how much faster it was without TBE too :)

I made the same experience.

(Also, is there a way to disable the 'new tab' button on the tab bar in TBP?)

Type about:config in the location bar and set this line to false:
extensions.tabprefs.showTabButton
see: http://www.pryan.org/mozilla/site/TheOneKEA/tabprefs/


If I have a blank tab open and middle-click on a link, it will open in a new tab, not in the blank tab. I know it from TBE, that the link would be opened in the blank tab. Can I have this behaviour without TBE?

sasquatch
 
Posts: 6022
Joined: November 25th, 2003, 8:56 am
December 12th, 2004, 7:46 pm

Post Posted December 12th, 2004, 7:46 pm

tonymec wrote:
Cesa wrote:Forgot one thing, is there an extension that gives me the context menu option "close right/left tabs"?

You can close the current tab by clicking the white-on-red "X" at the right end of the tab bar. If the rightmost tab is not visible, make it current by selecting the leftmost tab and then hitting Shift-Ctrl-Tab (Ctrl-Tab and Shift-Ctrl-Tab select the tab immediately left or right of the current tab in round-robin fashion.)


That, or install Tab-X extension, which puts the close X button on every tab for you.

Cesa
 
Posts: 12
Joined: January 11th, 2004, 9:27 am
Location: Örebro, Sweden
December 13th, 2004, 1:01 am

Post Posted December 13th, 2004, 1:01 am

sasquatch wrote:That, or install Tab-X extension, which puts the close X button on every tab for you.


I already have it, but that still requires one click per tab.
/Cesa

Return to Extension Development


Who is online

Users browsing this forum: nd75 and 4 guests