How to configure Visual Studio to debug a web application in any Windows browser’s incognito or private mode. This solution allows every debugging session to be free of preexisting cache and cookies. Supported in Chrome, Firefox, Internet Explorer, and Opera. Edge support is not yet available. [Read More]
Firefox
A collection of my blog posts tagged as being related to Firefox including its products, features, performance, policies, etc.
Hardening Firefox. Replacing Chrome.
Using Firefox instead of Chrome on the desktop, and how I am hardening Firefox to increase security and privacy. [Read More]
Blocking Web Fonts for Speed and Privacy
How to configure your browser to block web fonts to speed up your web browsing and protect your privacy. [Read More]
Optimizing Self-Hosted Web Fonts
By implementing .woff2 and slimming down my icon font, I reduced the weight of my site’s fonts by about 50KB. [Read More]
Decentraleyes: Block CDN Tracking
Decentraleyes is an add-on for Firefox that blocks CDN tracking by intercepting requests to common JavaScript libraries and serves them from a local store. [Read More]