Privacyguardian v0.3
Features
Displays a popup at the bottom left corner of the screen to alert users about data collection.
Captures placeholder text from input fields on websites.
Gives users the option to consent or decline data collection.
Blocks cookies that let trackers uniquely identify you across websites
Blocks refer headers that reveal your browsing location
Blocks etag tracking which leverages browser caching to uniquely identify you
Blocks browser fingerprinting which tracks the inherent uniqueness of your browser
Installation
To use MY-PLUGIN3:
Clone this repository to your local machine.
Replace the placeholder text in firebase.js with your actual Firebase project credentials.
Open index.html in a web browser.
Interact with the plugin while browsing websites to see the popup in action.
Usage
When you visit a website with MY-PLUGIN3 enabled, a popup will appear at the bottom left corner of the screen, informing you about data collection activities.
You can choose to consent or decline data collection by clicking the corresponding buttons in the popup.
Contributing
Contributions are welcome! If you'd like to contribute to this project, please follow these
Fork the repository.
Create a new branch (git checkout -b feature/improvement).
Make your changes.
Commit your changes (git commit -am 'Add new feature').
Push to the branch (git push origin feature/improvement).
Create a new Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.