GuardLink is a cutting-edge Chrome extension developed to enhance your web browsing safety. By reviewing links for security vulnerabilities and identifying compromised websites before you click, GuardLink ensures you navigate the internet with confidence. Protect your online experience from malicious sites and potential threats with this indispensable tool.
GuardLink is a Chrome extension that reviews the security status of links before you visit them. It helps users avoid websites with known security vulnerabilities or those that have been compromised, ensuring a safer browsing experience.
- Real-Time Security Check: Analyzes links in real-time to detect security threats.
- Comprehensive Database: Utilizes an extensive database of known compromised websites.
- User Alerts: Provides clear alerts when a link is unsafe.
- Privacy Protection: Does not log or share your browsing data.
- Clone the repository to your local machine.
git clone https://github.com/stormdotcom/GuardLink.git
- Open Chrome and go to
chrome://extensions/
. - Enable "Developer mode" by toggling the switch in the top-right corner.
- Click on "Load unpacked" and select the cloned repository folder.
- Once installed, GuardLink will automatically analyze links on web pages you visit.
- Hover over a link to see its security status.
- Receive notifications if a link is identified as unsafe.
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch.
git checkout -b feature-name
- Make your changes and commit them.
git commit -m "Description of changes"
- Push your branch.
git push origin feature-name
- Open a pull request.
GuardLink is licensed under the MIT License. See LICENSE
for details.
For questions, suggestions, or feedback, please open an issue on GitHub or contact me at [ajmaln73@gmail.com].
GuardLink - Navigate the Web Safely
Feel free to modify this README further based on your project's specifics!