Privacy, Obscurity: Randomizing New Tabs
Published on NovĀ 10, 2016 (updated MarĀ 13, 2025), filed under misc (feed). (Share this on Mastodon orĀ Bluesky?)
You want to leave a less predictable online trailĀ *? I wrote a little browser extension for Chrome that accomplishes that: the New Tab Traffic Randomizer. Its source, likely to need a few more sets of eyes, is up on GitHub Codeberg.
What does the New Tab Traffic Randomizer do? It simply requests a random URL every time a new tab is opened. These URLs themselves are either predefined (currently including Code Responsibly and the EFF), semi-random (one from a pool of pages either generated through Wikipedia or randomrandom), or āreallyā random (through generating an alphabetical string to be used for a .com hostname).
Why? Less for fun, as other attempts suggest, rather for privacy, through obscurity, as the extension makes traffic patterns a bit more, random. The extension reflects the minimum I had in mind to bring in some element of āsurpriseā into my own online habits, habits that, so I hope, already focus on basic security and privacy (German readers remember some of the practices I shared with my family).
If you have ideas on how to extend and improve the extension, file an issue or fork and contribute to the projectāIād very much look forward to working on this together with a few more people. Yet everyone else, please just enjoyĀ š
Oh. I did something like this before. I wrote a Chrome extension that highlights reset style sheets (still a malpractice), and likewise its source can be inspected and improved on GitHub Codeberg.
* For whatever the reasons, and I assume perfectly legitimate ones just as I assume responsible use of the extension.
About Me
Iām Jens (long: Jens Oliver Meiert), and Iām a web developer, manager, and author. Iāve worked as a technical lead and engineering manager for small and large enterprises, Iām an occasional contributor to web standards (like HTML, CSS, WCAG), and I write and review books for OāReilly and Frontend Dogma.
I love trying things, not only in web development and engineering management, but also in other areas like philosophy. Here on meiert.com I share some of my experiences and views. (I value you being critical, interpreting charitably, and giving feedback.)