https://github.com/j9t/new-tab-traffic-randomizer
Source of the New Tab Traffic Randomizer Chrome extension
https://github.com/j9t/new-tab-traffic-randomizer
chrome-extensions obscurity privacy security
Last synced: 10 months ago
JSON representation
Source of the New Tab Traffic Randomizer Chrome extension
- Host: GitHub
- URL: https://github.com/j9t/new-tab-traffic-randomizer
- Owner: j9t
- License: mit
- Created: 2016-11-08T17:28:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-11T09:15:59.000Z (over 1 year ago)
- Last Synced: 2025-01-06T11:59:52.528Z (over 1 year ago)
- Topics: chrome-extensions, obscurity, privacy, security
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/new-tab-traffic-randomize/onjkjeianfmpinhbdaibbbhejnffcika
- Size: 68.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
This repository was [moved to Codeberg](https://codeberg.org/j9t/new-tab-traffic-randomizer).
# New Tab Traffic Randomizer
Source of the wonderful [**Chrome extension**](https://chrome.google.com/webstore/detail/new-tab-traffic-randomize/onjkjeianfmpinhbdaibbbhejnffcika) which requests a random URL every time a new tab is opened, for extra privacy obscurity.
Important notes: Random means random, so theoretically it’s possible that you end up on a bizarre page. Use the extension at your own risk. Check out the source code, notably the [list of requested URLs](https://github.com/j9t/new-tab-traffic-randomizer/blob/master/nttr.js#L14), to tell whether this is something for you (and to help make the extension better).
Hat tip to [chrome-random-newtab](https://github.com/jimschubert/chrome-random-newtab). Formerly featuring [randomrandom](https://github.com/yozlet/randomrandom). Probably not the only extension of its kind.
Description to be extended.
----
Source and extension are maintained (as of October 7, 2022). [Contributions welcome.](https://github.com/j9t/new-tab-traffic-randomizer/issues/new)