Skip to content

Typosquatting Protection is a Chrome extension that enhances browsing safety. It alerts users when they visit a site that potentially poses a typosquatting threat. By comparing the URL's domain and subdomains with a list of trusted domains, it helps prevent security risks and protect sensitive information.

License

Notifications You must be signed in to change notification settings

wanetty/TypoProtect-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typosquatting Protection Extension

Logo

Protect yourself from typosquatting attacks with our advanced browser extension. Compatible with all browsers supporting Manifest V3, it ensures you're always on the right track.

Key Features

  • Safe Browsing: Automatically verifies URLs to prevent typosquatting and phishing attempts.
  • User-Friendly Interface: Easy-to-use popup for quick settings and status checks.

Core Components

The extension consists of three main parts:

  • Background: The heart of our extension, located at src/background/background.js, constantly monitors and secures your browsing.
  • Popup: Accessible via the src/popup directory, the popup window offers control and information at your fingertips.
  • Content Scripts: The content script is located at src/content/content.js. This script runs in the context of web pages visited by the user.

Install

Chrome:

Follow this link and press "INSTALL"

Example

Board

Settings Menu

Example

Contributing

Contributions are welcome!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Typosquatting Protection is a Chrome extension that enhances browsing safety. It alerts users when they visit a site that potentially poses a typosquatting threat. By comparing the URL's domain and subdomains with a list of trusted domains, it helps prevent security risks and protect sensitive information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published