https://github.com/culturally/yinsec
Extension for enhanced security. (Anti-Tracking, IP Changer)
https://github.com/culturally/yinsec
anti-tracking anti-tracking-extension chrome chrome-extension header-changer ip ip-changer ip-spoofing spoofing useragent useragent-changer
Last synced: 11 months ago
JSON representation
Extension for enhanced security. (Anti-Tracking, IP Changer)
- Host: GitHub
- URL: https://github.com/culturally/yinsec
- Owner: culturally
- License: gpl-3.0
- Created: 2024-01-13T15:35:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T15:49:20.000Z (over 2 years ago)
- Last Synced: 2025-03-22T22:13:38.430Z (over 1 year ago)
- Topics: anti-tracking, anti-tracking-extension, chrome, chrome-extension, header-changer, ip, ip-changer, ip-spoofing, spoofing, useragent, useragent-changer
- Language: JavaScript
- Homepage:
- Size: 186 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yinSec
This Chrome browser extension is designed to enhance user privacy by modifying outgoing HTTP request headers.
## Overview
This extension includes features such as cookie blocking, IP address simulation, and user agent customization to mitigate online tracking.
## Features
### Cookie Handling:
Blocks or replaces specific cookies in the Cookie header.
### Anti-tracking:
Blocks known tracking cookies and sets their value to null.
### IP Spoofing Headers:
Simulates a specific IP address by adding various headers.
### User Agent Customization:
Sets predefined values for the user-agent, sec-ch-ua, and other headers.
### Dynamic Toggle:
Enable or disable the extension on the fly for flexibility.
## Examples
- iplogger.org

- tracker.iplocation.net

## Usage
1. Open Chrome and go to chrome://extensions/.
2. Enable "Developer mode" at the top right.
3. Click "Load unpacked" and select the extension folder.
4. The extension icon should appear in your browser toolbar.
## Note
- Some headers may be commented out due to reported bugs on certain websites. Exercise caution.
- The effectiveness of privacy measures may vary across websites.
## License
This project is licensed under the [GNU General Public License (GNU GPL)]([link-to-license-file](https://github.com/culturally/yinsec/blob/main/LICENSE)).
For details, please refer to the [LICENSE]([link-to-license-file](https://github.com/culturally/yinsec/blob/main/LICENSE)) file in the root directory of this project.