https://github.com/itsjustmiaouss/securenet
đĄī¸ A Chrome extension to secure your web browsing
https://github.com/itsjustmiaouss/securenet
browser-extension chrome chrome-extension extension security
Last synced: about 1 year ago
JSON representation
đĄī¸ A Chrome extension to secure your web browsing
- Host: GitHub
- URL: https://github.com/itsjustmiaouss/securenet
- Owner: ItsJustMiaouss
- License: mit
- Created: 2023-06-21T16:39:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T16:39:59.000Z (about 3 years ago)
- Last Synced: 2023-08-17T23:16:52.637Z (almost 3 years ago)
- Topics: browser-extension, chrome, chrome-extension, extension, security
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# đĄī¸ SecureNet
A Chrome extension to secure your web browsing.
#### âšī¸ About
SecureNet protects your navigation by recognizing the dangerous websites that you are visiting.
### âī¸ How does it work?
When the extension is started, a list of dangerous domain names is fetched.
During your navigation, if one of the domains is contained in the list, a confirmation page will be opened. You can then either go back or continue.
See an image

### đ I know a dangerous domain
Please [open an issue](https://github.com/ItsJustMiaouss/SecureNet/issues) to add your domain to the dangerous list.
### đ License
[Mit License](https://github.com/ItsJustMiaouss/SecureNet/blob/main/LICENSE)