So you’ve upgraded to the latest and greatest version of firefox…awesome. Firefox 3.6 introduces some amazing new tech from the folks at mozilla labs. More on that here. Apart from what’s new under the hood, here are a few new tweaks that you can enable to get your browser going with even more horsepower.
To enable all of these, you will need to type in about:config in the URL bar and accept the warning that is displayed. (Hint: to change the value of a property, just double click it and it will flip from its current value to the next value in the allowed list. So if you double-click a property that is marked as true it will become false.)
- Tab Previews: To see a preview (instead of just cycling through the tab windows) of the open tabs while you cycle through the open ones, enable the following property: browser.ctrlTab.previews to true.
- Open links to the far right: In Firefox 3.6, links opened from a page (middle-clicking on them or from the context menu) open to the right of the current page to keep related content closer by default. To restore the previous behavior (open pages to the right of the last open tab), access the advanced preferences by visiting about:config, then look for a preference called browser.tabs.insertRelatedAfterCurrent and set it to false.
- Keyboard shortcut for tab previews: To quickly access the all tabs preview panel (once enabled using hint #1 above) and search press Shift + Ctrl + Tab.
- Preview open tabs via menu button: This property will enable a button at the far right of the tab bar that when clicked will show a preview of all open tabs. Handy when you have several tabs open! To enable, set browser.allTabs.previews to true.
- Forcing extension compatibility: Firefox 3.6 requires a new method to enable forced extension compatibility. The earlier method, which required you to turn the extensions.checkCompatibility property to false will no longer work. To force compatibility in 3.6, you need to add a new boolean property called extensions.checkCompatibility.3.6 and set it to false. To add a new boolen, right click anywhere on the about:config page listing and select New->Boolean

No related posts...sorry
hook me up!