Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How can I add another "New Tab" button?

more options

I got the + button next to the tabs. But I would also like to add an additional new tab button next to the Back/Forward buttons. How can I do that? In Firefox 3.6 I could, but in 4.0 can't see "New Tab" in "Customize..." windows.

I got the + button next to the tabs. But I would also like to add an additional new tab button next to the Back/Forward buttons. How can I do that? In Firefox 3.6 I could, but in 4.0 can't see "New Tab" in "Customize..." windows.

글쓴이 zurih 수정일시

모든 댓글 (10)

more options

You can drag that New Tab button from the Tab bar on the Navigation Toolbar.

You can double-click on empty space on the tab bar to open a new tab.

more options

I know I can Drap the new button icon to where ever I want, but when it disappears from the tab navbar, and I don't want that. I want to places that the New Tab icon is placed: one next to the tab, and one somewhere else.

It worked fine in Firefox 3.6.

Regarding double clicking next to the last tab, it makes the windows to re-sized, not to create a new tab (when tab navbar is on top).

more options

same problem... one button is not enouhg... :(

more options

SAME PROBLEM!! Please help!

more options

선택된 해결법

more options

Helper7677! Thank you!

more options

Seems like it's working... But... I have "FastDial addon" - and it doesn't displaying at new tab, opened by this button... But this is better than nothing. Thanks!

more options

First of all I am sorry for my bad English.

I have "new tab toolbar button addon" and "FastDial addon" too and it doesn't displaying at new tab, opened by this button.

There is how I resolve this problem:
1. Download "new tab toolbar button addon" from mozilla site: https://addons.mozilla.org/en-us/firefox/addon/new-tab-toolbar-button/ (use "save object as" in your browser).
2. Rename just downloaded file new_tab_toolbar_button-1.1-fx.xpi to new_tab_toolbar_button-1.1-fx.zip (if you can’t see extension ".xpi", you need to set up your explorer).
3. Unpack new_tab_toolbar_button-1.1-fx.zip with WinZIP or whatever.
4. Go to "new_tab_toolbar_button-1.1-fx\Chrome\" folder and open newtab.js with notepad.
5. Find the string:

   var tab = document.getElementById("content").addTab("about:blank");

and change it to:

   var tab = document.getElementById("content").addTab("chrome://fastdial/content/fastdial.html");

6. Save newtab.js and close notepad.
7. Go to one directory up (where the chrome and locale folders are placed).
8. Pack all content (chrome and locale folders, chrome.manifest and install.rdf files) to zip. I named it "new_tab_toolbar_button-FastDial.zip", for example.
9. Rename customized file "new_tab_toolbar_button-FastDial.zip" to "new_tab_toolbar_button-FastDial.xpi".

OK, we almost done..
10. Open add-ons tab in Firefox and remove "New tab toolbar button 1.1" addon.
11. Install our customized "new_tab_toolbar_button-FastDial.xpi addon" and restart Firefox.
12. Profit!

글쓴이 cor-el 수정일시

more options

My Problem is that the new tab button next to the tabs has dissapeared when I used a new one from the customize pallette. how do i get it back?

more options

Sorry I just removed the one from the palette and it reappeared. Thanks though.