-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Develop further functionality for the GuardLink Chrome extension by integrating it with VirusTotal to check links for security threats.
Description
GuardLink is a Chrome extension designed to enhance web browsing safety by reviewing links for security vulnerabilities. This issue involves adding integration with VirusTotal to analyze links for potential threats.
Requirements
Familiarity with JavaScript and Chrome Extensions development.
Experience with API integration.
How to Get Started
Fork the repository and clone it to your local machine.
Set up the development environment as per the README instructions.
Integrate the VirusTotal API.
Update the UI to display security status.
Test the new functionality.
Submit a pull request with your changes.