Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 2.48 KB

README.md

File metadata and controls

70 lines (58 loc) · 2.48 KB

Malware Blocker

Version: 1.0

Description

Protect your browsing experience with Malware Blocker. This cyberpunk-themed Chrome extension blocks known malicious websites and downloads, ensuring your online safety. Easily manage protection status, monitor threat levels, and receive real-time notifications.

Features

  • Activate Protection: Block malicious websites and downloads.
  • Pause Protection: Temporarily disable protection as needed.
  • Reset Protection: Restore default protection settings.
  • Threat Level Indicator: Visual gauge to monitor current threat levels.
  • Cyberpunk Theme: Sleek and modern interface design.
  • Real-time Notifications: Stay updated on protection status.

Permissions

  • downloads: Manage and monitor download activities.
  • declarativeNetRequest: Block known malicious websites.
  • notifications: Display notifications about protection status.
  • storage: Store threat levels and other settings.

Installation

  1. Clone or download the repository.
    git clone https://github.com/your-username/cyberpunk-malware-blocker.git
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" using the toggle switch in the top right corner.
  4. Click the "Load unpacked" button and select the downloaded folder.

Usage

  1. Click on the extension icon in the Chrome toolbar.
  2. Use the popup interface to activate, pause, or reset protection.
  3. Monitor the threat level with the visual gauge.
  4. Receive real-time notifications about your protection status.

Files

  • manifest.json: Contains extension configuration and permissions.
  • background.js: Handles background tasks and message passing.
  • popup.html: The HTML structure of the popup interface.
  • popup.js: JavaScript for the popup interface functionality.
  • styles.css: Stylesheet for the popup interface.
  • icon.png: Extension icon.

Contributing

  1. Fork the repository.
  2. Create a new branch.
    git checkout -b feature-branch
  3. Make your changes.
  4. Commit your changes.
    git commit -m 'Add some feature'
  5. Push to the branch.
    git push origin feature-branch
  6. Create a new Pull Request.

License

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

Contact

For any questions or suggestions, please open an issue or contact the repository owner.


Stay safe in the cyber world with Malware Blocker!