Internet Explorerを長年使用した後、 Firefoxに切り替えるよりもずっと早く切り替えたかったのにと思います。Firefoxは、ブラウザの機能を拡張するためにダウンロードできる何千もの拡張機能とアドオンを備えた、これまでで最もカスタマイズ可能なブラウザです。Firefoxを強化するためのサードパーティの拡張機能が多数あるだけでなく、 Firefox自体で微調整できる構成設定も多数あります。
過去数か月間、Firefoxの設定をかなり調整してきましたが、そのうちのいくつかを(Firefox)Firefoxリーダーと共有したいと思いました。Firefoxの(Firefox) about:config設定をいくつか見ていきます。これらの設定を変更すると、ブラウジング体験がより楽しくなります。
バックアップabout:config設定
Firefoxでabout: (Firefox)configファイル(config file)の編集を開始する前に、すべてを台無しにする変更を加えた場合に備えて、ファイルをバックアップする必要があります。Firefoxのプロファイル(Firefox profile)フォルダにあるprefs.jsファイルのコピーを作成することでバックアップできます。OS X、Windows、Linuxのいずれを使用していても、 (Windows or Linux)Firefoxの(Firefox)プロファイルフォルダ(profile folder)を見つける方法は本当にあります。
まず(First click)、右上にある3本の横線のある設定ボタンをクリックします。
開いたメニューで、先に進み、メニューの一番下にある疑問符アイコンをクリックします。(question mark icon)
別のメニューがポップアップ表示されます。ここで、[トラブルシューティング情報(Troubleshooting Information)]をクリックする必要があります。
最後に、Firefoxの新しいタブが開き、 (Firefox)ApplicationBasicsというセクションが表示されます。そのセクションでは、プロファイルフォルダ(Profile Folder)の横に[フォルダを表示(Show Folder)]というボタンが表示されます。
ボタンをクリックすると、エクスプローラー(Explorer)が開いて現在のFirefoxプロファイル(Firefox profile)が表示されます。次に、 prefs.js(prefs.js)が表示されるまで下に移動し、そのファイルをハードドライブの別の場所にコピーします。
Firefoxでabout:config構成(Configuration)を変更します
まず、技術者以外のユーザーのために、 (First)Firefoxでこれらの高度な構成設定を実際に変更する方法について言及することをお勧めします。構成設定は、単にキーの名前と値の表です。ブラウザのアドレスバー(browser address bar)にabout:configと入力すると、これらすべてにアクセスできます。これを行うと保証が無効になる可能性があるという警告が表示され、[注意します。約束し(I’ll be careful, I promise)ます]ボタンをクリックする必要があります。
キーの値を変更するには、上部の[検索(Search)]テキストボックスにその名前を入力するだけです。エントリをダブルクリックすると、ポップアップボックス(popup box)の値を変更できます。ブラウザを再起動すると、変更が有効になります。
では、実際の調整に取り掛かりましょう。システムに適していることと、予期しない問題が発生しないことを確認するために、一度に1つの設定のみを微調整することをお勧めします。(t cause)
[新しい]タブで検索結果を開く
この微調整はかなりクールで、最高の1つです。基本的に、 (Basically)Firefoxの右上にある検索ボックス(search box)から検索を実行すると、通常は現在のタブに読み込まれます。ただし、この設定の値をFALSEではなくTRUEに設定すると、検索を実行するたびに新しいタブに結果が表示されるため、現在のタブはそのままになります。
私のGoogleWeb(Google web)履歴によると、私は1日に約50回の検索を実行しています。つまり、検索を実行するために手動で新しいタブを開く必要があったり、現在表示しているWebページを誤って上書きしたりするのは50回です。
browser.search.openintab
False –デフォルト値。Trueに設定すると、結果(True)が新しいタブに読み込まれます。
先に進む前に簡単にメモしてください。デフォルトから値を変更すると、値が太字になり、ステータスがユーザー設定(user set)に変更されます。その列で並べ替えると、変更したすべての設定をすばやく見つけることができます。これらの設定のいずれかを右クリックし、[リセット(Reset)]をクリックしてデフォルト値(default value)に戻すこともできます。
最後に新しいタブを開く
通常、新しいタブで開くリンクをクリックすると、現在のタブの直後に新しいタブが表示されます。すべてのタブの最後に新しいタブが開くと、個人的に気に入っています。これも必要な場合は、以下の値をFalseに変更してください。
browser.tabs.insertRelatedAfterCurrent
True –デフォルト値(Default value)。Falseに設定すると、すべてのタブの最後に新しいタブが読み込まれます。
アドオンをインストールするときに遅延を無効にする
Firefoxがアドオンをインストールする前に数秒待たされる理由はまだわかりません。(t understand)たぶんそれはセキュリティのためですが、彼らが何をしているのかを知っている人にとっては本当に迷惑です。Firefoxの無駄な遅延に煩わされることなくアドオンをインストールしたいだけの場合は、値を0に設定してアドオンを無効にできます。
security.dialog_enable_delay
1000 –デフォルト値(Default value)、遅延を無効にするには0に設定
切り替え時のプレビュータブ
ALT + TABを使用しているときにWindowsでプログラムを切り替えたときにプレビューを表示する方法が気に入った場合は、 Firefoxでプレビューを有効にすることをお勧めします。Firefoxでは(Firefox)、開いているタブごとにサムネイルが表示された小さなポップアップウィンドウが中央に表示されます。(popup window)
browser.ctrlTab.previews
False –デフォルト値(Default value)。プレビューを表示するにはtrueに設定します。
Webページのプリフェッチを無効にする
Firefoxには興味深い機能があり、ページ上のどのリンクをクリックするかを判断してダウンロードし、ページをより速くロードできるようにします。たとえば、Google検索(Google search)から上位の結果を自動的にダウンロードしようとします。ただし、これは帯域幅を消費し、インターネット(Internet)接続が遅く制限されている人にとっては問題になる可能性があります。オフにするには、値をfalseに設定します。
network.prefetch-next
True –デフォルト値。Falseに設定
ネットワークパフォーマンスを向上させる
ネットワークの観点から、ネットワークパフォーマンス(network performance)を向上させるためにいくつかの異なる設定を増やすことができます。
network.http.max-connectionsは、 (network.http.max-connections)Firefoxが任意の数のWebサーバーに対して一度に作成する同時ネットワーク接続の数を制御します。Firefoxの最新バージョンでは、デフォルト値(default value)は256です。その値がある場合は、そのままにしておきます。古いバージョンのFirefox(Firefox)を実行していて、値が8または30などの場合は、最大256まで増やすことができます。
network.http.max-persistent-connections-per-serverは、サーバーごとに許可される永続的な接続の数を制御します。デフォルトは6で、これは通常、 Firefox(Firefox)で同時ダウンロードの数を増やすことができると言われたときに人々がリストする値です。一時的にブラックリストに登録される可能性があるため、デフォルトより1または2を超えないようにしてください。
ツールチップをオフにする
最後に、構成ファイル(config file)を変更することで、ボタンの上にマウスを置くたびにポップアップする煩わしいツールチップをすべて取り除くことができます。個人的には、ツールバーのすべてのボタンが何をするのかをすでに知っており、それらがポップアップして他の何かを覆っているとき、それは私を悩ませます!
browser.chrome.toolbar_tips
True –デフォルト値(Default value)。ツールチップをオフにするにはFalseに設定します。
一部の人にとって厄介なのは、タブのタイトルにカーソルを合わせてもツールチップがポップアップしないことだけです。タブにカーソルを合わせてWebページの完全なタイトルを表示する場合は、これをfalseに設定すると、その情報が表示されなくなります。
つまり、これらは私が日常的に使用しているFirefoxの多くの調整のうちの7つにすぎません。もちろん、コメントにあなた自身のお気に入りのabout:configの微調整を自由に入れてください。楽しみ!
7 Great Firefox about:config Tweaks
After using Internet Explorer for many years, I have to say that І really wish I would have switched to Firefоx a lot earlier than I did! Fіrefox iѕ by far the most customizable browser out there with thousands of extensions and addons that you can download to extеnd the capabilities of thе browser. Not only аre there many third-party extensions to enhаnce Firefox, there are alѕo many configuration settings that can be tweaked in Firefox itself.
Over the last few months, I’ve tweaked a good number of settings in Firefox and I thought I would share some of those with my Firefox readers. I’m going to go through a couple of Firefox about:config settings that you can change that will make your browsing experience more enjoyable.
Backup about:config Settings
Before you begin editing the about:config file in Firefox, you should backup the file in case you make a change that messes everything up. You can back it up by making a copy of the prefs.js file, which is in the Firefox profile folder. Whether you are on OS X, Windows or Linux, there is a really way to find the profile folder for Firefox.
First click on the settings button at the top right with the three horizontal lines.
Now in the menu that opens, go ahead and click on the question mark icon at the very bottom of the menu.
Another menu will pop up and here you have to click on Troubleshooting Information.
Finally, a new tab in Firefox will open and you’ll see a section called Application Basics. In that section, you should see a button called Show Folder next to Profile Folder.
When you click the button, it will open Explorer to the current Firefox profile. Now just browse down till you see prefs.js and copy that file to another location on your hard drive.
Modify the about:config Configuration in Firefox
First off, it’s probably a good idea to mention how to actually modify these advanced configuration settings in Firefox for those non-techie users. The configuration settings are simply a table of key names and values. You can access all of them by typing in about:config into your browser address bar. It’ll show you a warning that doing this might void your warranty and you’ll have to click the I’ll be careful, I promise button.
To change a value for a key, simply enter its name into the Search textbox at the top. Double click on the entry and you can change the value in the popup box. Restart the browser and the changes will take effect.
Ok, so let’s get to the actual tweaks. It’s always a good idea to only tweak one setting at a time to make sure it’s suitable for your system and that it doesn’t cause any unforeseen problems.
Open Search Results in New Tab
This tweak is pretty cool and one of the best out there. Basically, when you perform a search from the search box at the top right in Firefox, it normally loads in the current tab. However, if you set the value of this setting to TRUE instead of FALSE, then every time you perform a search, a new tab will come up with the results, thereby leaving your current tab alone!
According to my Google web history, I perform almost 50 searches a day! So that’s 50 times when I would have to manually open a new tab to perform a search or would accidentally overwrite the webpage I was currently viewing.
browser.search.openintab
False – Default value, set to True to load results in a new tab
Just a quick note before we move on. You’ll notice that once you change a value from the default, it will turn bold and the status will be changed to user set. You can sort on that column and quickly find all the settings you have changed. You can also just right-click on any of those settings and click Reset to set it back to the default value.
Open New Tabs at End
Normally, when you click on a link that opens in a new tab, the new tab will appear immediately after the current tab. I personally like it when the new tab opens at the end of all the tabs. If you prefer this also, then change the value below to False.
browser.tabs.insertRelatedAfterCurrent
True – Default value, set to False to load new tab at the end of all tabs
Disable Delay When Installing Add-ons
I still don’t understand why Firefox makes me wait several seconds before I can install an add-on. Maybe it’s for security, but it’s really annoying for someone who knows what they are doing. If you just want to install an add-on without being hassled by Firefox’s useless delay, you can disable it by setting the value to 0.
security.dialog_enable_delay
1000 – Default value, set to 0 to disable delay
Preview Tabs When Switching
If you like how you can see previews when you switch between programs in Windows when using ALT + TAB, then you will definitely want to enable previews in Firefox. In Firefox, you’ll get a little popup window in the center with a thumbnail for each open tab.
browser.ctrlTab.previews
False – Default value, set to true to view previews
Disable Prefetch of Webpages
Firefox has an interesting feature whereby it tries to determine which links on a page you might click on and then downloads them so that it can load the pages faster. For example, it will try to download the top result from a Google search automatically. However, this eats up bandwidth, which can be a problem for people who have slow and limited Internet connections. To turn it off, set the value to false.
network.prefetch-next
True – Default value, set it to False
Increase Network Performance
From the networking point of view, you can increase a couple of different settings to increase network performance.
network.http.max-connections controls how many simultaneous network connections Firefox will make at any one time to any number of Web servers. In the latest version of Firefox, the default value is 256. If you have that value, leave it as is. If you are running an older version of Firefox and the value is 8 or 30 or something like that, you can increase it all the way up to 256.
network.http.max-persistent-connections-per-server controls the number of persistent connections allowed per server. The default is 6 and this is generally the value people list when they are say you can increase the number of simultaneous downloads in Firefox. Don’t go more than 1 or 2 above the default as you could be temporarily blacklisted.
Turn Off ToolTips
Finally, you can get rid of all of those annoying tool tips that pop up every time you hover your mouse over a button by changing the config file. Personally, I already know what every single button on my toolbar does and it annoys me when they pop up and cover something else!
browser.chrome.toolbar_tips
True – Default value, set it to False to turn off tooltips
The only thing that could be bothersome to some is that it will also not pop up a tooltip when you hover over the title of a tab. If you sometimes hover over a tab to see the full title of the webpage, then setting this to false will prevent you from seeing that info.
So those are just seven of many Firefox tweaks that I use on a daily basis. Of course, feel free to throw in your own favorite about:config tweaks in the comments. Enjoy!