GithubHelp home page GithubHelp logo

jaketrock / random-user-agent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tarampampam/random-user-agent

0.0 2.0 0.0 1.62 MB

:sunglasses: Google chrome browser extension

Home Page: https://goo.gl/4uTYHv

License: Do What The F*ck You Want To Public License

CSS 8.67% HTML 8.02% JavaScript 81.73% Makefile 1.57%

random-user-agent's Introduction

logo

Random User-Agent

Mozilla WebStore version Chrome WebStore version Issues Chat with team License

Automatically replaces the User-Agent after a specified time interval

Screenshot

Warning

Depending on your threat model, faking your user agent might make you more fingerprintable, not less. There are ways other than User-Agent sniffing to determine what browser you're using, so malicious sites could learn what browser you're really using through other means and then combine that with your randomly changing User-Agent to pretty effectively track you. For background, see this GitHub issue. You've been warned.

Chrome WebStore users Chrome WebStore rating arrows Mozilla WebStore rating Mozilla WebStore rating

User-Agent - a string that is sent along to any website you visit. This is a sort of "fingerprint" your browser leaves behind which contains:

  • The name and version of your browser;
  • The name of the operating system (Mac, Windows, Linux, etc.) and its version;
  • Information about some of the plugins installed on the browser;
  • Other information that identifies and exposes you.

This extension has been created to stop data leakage. It automatically replaces User-Agent strings after a specified period of time with a randomly selected one. User-Agent strings can also be set manually. The extension is incredibly lightweight, using very few resources. User-Agent randomization can be customized by the user (what browsers and OS are spoofed, etc.). Exceptions list available with option of wildcards. Protects against Javascript exploits to hide your identity and protect your anonymity.

Thanks to SmudgedMuffin for English localization, and @nazarpc for Ukrainian localization

Changes log

Release version Released Commits since latest release

Take a look here.

Building from sources

For a building extension from sources (and pack as a zip file) use next commands:

Installed docker-ce is required

$ cd /path/to/the/sources
$ make build

random-user-agent's People

Contributors

dependabot-support avatar dependabot[bot] avatar jaketrock avatar nazar-pc avatar neroux avatar strugee avatar tarampampam avatar yfdyh000 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.