Open Firefox in Private Mode by Default
Opening a Firefox Private Window is oftentimes the first step persons who value privacy do when they open their browser. That made me think: can you configure Firefox to open in private mode by default? It turns out you can.
about:config
When you type about:config in the address bar of Firefox, you are brought to a screen listing hundreds of options you can update to customize your Firefox experience. about:config rightly comes with a warning that by modifying these options you may cause problems with your install; luckily the setting we want to update is simply a boolean.

browser.privatebrowsing.autostart
Update the browser.privatebrowsing.autostart setting, which defaults to false, to true. Updating this setting ensures that Firefox windows and tabs open in private mode. You will need to close and reopen your browser for the updated setting to kick in.
![Create a CSS Flipping Animation]()
CSS animations are a lot of fun; the beauty of them is that through many simple properties, you can create anything from an elegant fade in to a WTF-Pixar-would-be-proud effect. One CSS effect somewhere in between is the CSS flip effect, whereby there's...
![Serving Fonts from CDN]()
For maximum performance, we all know we must put our assets on CDN (another domain). Along with those assets are custom web fonts. Unfortunately custom web fonts via CDN (or any cross-domain font request) don't work in Firefox or Internet Explorer (correctly so, by spec) though...
![Resize an Image Using Canvas, Drag and Drop and the File API]()
Recently I was asked to create a user interface that allows someone to upload an image
to a server (among other things) so that it could be used in the various web sites my
company provides to its clients. Normally this would be an easy task—create a...
![MooTools’ AutoCompleter Plugin]()
One of the famous MooTools plugins is Harald Kirschner's AutoCompleter plugin. AutoCompleter takes a term input by the user and searches for matches -- an obviously help to the user. Here's how to make the most of Harald's great plugin.
The XHTML
All we...
Also is available in Preferences -> Privacy -> Never remember history
Hallo, David,
same question like Fakultet:
Can I translate this article into German and link back to it? Which license applies?
Kind regards,
André
Won’t this store cookies on the private firefox mode since it now opens standardly? Or will it be a separate firefox mode everytime I open firefox?