Fungovanie tejto stránky je z dôvodu údržby dočasne obmedzené. Ak článok nevyrieši váš problém a chcete položiť otázku, napíšte našej komunite podpory na Twitter @FirefoxSupport alebo Reddit /r/firefox.

Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

customising the google search and new tabs inconsistency

  • 5 odpovedí
  • 4 majú tento problém
  • 8 zobrazení
  • Posledná odpoveď od cor-el

more options

1. Is there a way to customise the google search bar to the effect of what this and this add-ons do?

2. I don't like the inconsistency of FF3 when it comes to opening new tabs: CTRL+T opens a new tab at the very right, whereas clicking on a link or searching from the context menu opens the new tab next to the currently open tab. There should be a way to make FF work one way or the other.

1. Is there a way to customise the google search bar to the effect of what [https://addons.mozilla.org/en-US/firefox/addon/50999/ this] and [https://addons.mozilla.org/en-US/firefox/addon/51000/ this] add-ons do? 2. I don't like the inconsistency of FF3 when it comes to opening new tabs: CTRL+T opens a new tab at the very right, whereas clicking on a link or searching from the context menu opens the new tab next to the currently open tab. There should be a way to make FF work one way or the other.

Vybrané riešenie

1. You can edit the google.xml file in the program files \searchplugins\ folder to match either of those two search plugins XML files.

2. That was changed in Firefox 3.6 to fix a Bug that was submitted awhile ago - "related" URLs open to the right of the tab being viewed, others open to the far right. Many of us didn't like that change and we turned off that feature.

Type about:config in the URL bar and hit Enter.
If you see the warning, you can confirm that you want to access that page.

Filter = browser.tabs.insertRelatedAfterCurrent

Double-click that preference to change the value to false

Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (5)

more options

Vybrané riešenie

1. You can edit the google.xml file in the program files \searchplugins\ folder to match either of those two search plugins XML files.

2. That was changed in Firefox 3.6 to fix a Bug that was submitted awhile ago - "related" URLs open to the right of the tab being viewed, others open to the far right. Many of us didn't like that change and we turned off that feature.

Type about:config in the URL bar and hit Enter.
If you see the warning, you can confirm that you want to access that page.

Filter = browser.tabs.insertRelatedAfterCurrent

Double-click that preference to change the value to false

more options

Thanks!

I did actually changed 'google.com' in google.xml before asking the question here but didn't seem achieve anything no matter values I put in. It's not terribly important anyway.

Regarding the second issue it worked beautifully, thanks a million :3

more options

See http://mycroft.mozdev.org/google-search-plugins.html (Google (No country redirect))

more options

cheers, thanks cor-el!