Skip to content
/ Blocker Public

Our extension enhances online safety by blocking adult content websites. It operates discreetly in the background, ensuring a secure browsing environment. With proactive URL monitoring, it filters out explicit material, providing a family-friendly online experience.

Notifications You must be signed in to change notification settings

KPorus/Blocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafeBrowse Extension

Overview

The SafeBrowse extension is designed to enhance online safety by preventing users from accessing adult content websites. It operates seamlessly in the background, actively monitoring and filtering URLs to create a secure browsing environment.

Features

  • URL Monitoring: Proactively monitors URLs to identify and block adult content websites.
  • Background Operation: Works discreetly in the background, ensuring a seamless and secure browsing experience.
  • Family-Friendly: Focuses on filtering explicit material, creating a family-friendly online environment.

Installation

  1. Clone the repository: git clone https://github.com/your-username/safe-browse-extension.git
  2. Open Google Chrome.
  3. Navigate to chrome://extensions/.
  4. Enable "Developer mode" in the top right corner.
  5. Click on "Load unpacked" and select the cloned repository folder.

For Incognito mode

  1. Open Chrome and go to the extensions management page by typing chrome://extensions/ in the address bar and pressing Enter.
  2. Locate your extension in the list.
  3. Click on "Details" for your extension.
  4. Find the "Allow in incognito" option.
  5. Toggle the switch to enable the extension in incognito mode.

Usage

Simply install the extension, and it will automatically start monitoring and filtering URLs to enhance your online safety.

Contributions

Contributions are welcome! Feel free to open issues and pull requests.

No License

This project is not licensed. You are free to use, modify, and distribute the code as per your needs.

Before start workng

Note: To get started, create a keywords.json file (referenced in the .gitignore file) with a list of keywords. Here's an example of keywords.json:

{
  "KEYWORDS": [
    "porn",
    "pron",
    "jav",
    "adult",
    // Add more keywords as needed
  ]
}

Feel free to customize the content further based on your preferences.

About

Our extension enhances online safety by blocking adult content websites. It operates discreetly in the background, ensuring a secure browsing environment. With proactive URL monitoring, it filters out explicit material, providing a family-friendly online experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published