Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T21:57:59.000Z (5 months ago)
- Last Synced: 2024-08-09T22:55:33.576Z (5 months ago)
- Topics: chrome-extensions, obscurity, privacy, security
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/new-tab-traffic-randomize/onjkjeianfmpinhbdaibbbhejnffcika
- Size: 57.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 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
privacyobscurity.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)