GithubHelp home page GithubHelp logo

geekrun / my-fingerprint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from omegaee/my-fingerprint

0.0 0.0 0.0 86 KB

自定义你的浏览器指纹,让你的浏览器更加安全 -- Chrome/Edge扩展

License: MIT License

JavaScript 78.27% CSS 10.87% HTML 10.86%

my-fingerprint's Introduction

中文 | English


My Fingerprint - 自定义指纹

  • 实用的Chrome/Edge插件
  • 可自定义浏览器指纹
  • 友好的配置界面
  • 安装即用

配置界面

界面

使用

插件安装:

  1. 下载插件最新版本的zip -- 插件下载
  2. 打开浏览器扩展管理,开启开发者模式
  3. 把下载好的zip拖拽进去
  4. 启用插件

插件使用:

  • 安装即生效(之前打开的标签页要刷新才生效)
  • 默认配置即可混淆常用的浏览器指纹
  • 左键插件图标进入配置页面
  • 根据配置内容进行DIY

功能

配置界面图片

  • 记录
    • 这里保存了该标签页对特定指纹的访问次数
  • 配置
    • Navigator代理
      • 开启此代理才能记录和代理基本指纹中的navigator项内容
    • Screen代理
      • 开启此代理才能记录和代理基本指纹中的screen项内容
  • 基本指纹
    • navigator.language -- 语言
    • navigator.platform -- 操作系统
    • navigator.hardwareConcurrency -- 处理器核心数量
    • navigator.appVersion -- 浏览器的平台和版本信息
    • navigator.userAgent -- UA
    • screen.height -- 屏幕高度
    • screen.width -- 屏幕宽度
    • screen.colorDepth -- 屏幕颜色深度
    • screen.pixelDepth -- 屏幕的位深度/色彩深度
  • 特殊指纹
    • canvas -- Canvas硬件指纹
    • audio -- Audio硬件指纹
    • webgl -- WebGL硬件指纹
    • timezone -- 浏览器时区
    • webrtc -- WebRTC-真实IP伪装
  • 关于

my-fingerprint's People

Contributors

omegaee 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.