Skip to content

Customizable Blocklist #18

@BinaryBardAkshat

Description

@BinaryBardAkshat

I would like to propose a feature that allows users to create and manage a customizable blocklist within the BlockHub extension. This feature would enable users to add specific domains or URLs they want to block, enhancing their ad-blocking experience.

Proposed Implementation

  1. UI Design: Add a section in the extension's settings where users can easily input domains/URLs to add to their custom blocklist.
  2. Storage: Utilize Chrome's storage API to save the user's custom blocklist persistently.
  3. Functionality: Modify the existing ad-blocking logic to check against the custom blocklist before loading any ads or trackers.
  4. Validation: Implement validation to ensure users enter valid URLs/domains.

Additional Notes

  1. It would be great to have a way for users to view, edit, and remove entries from their custom blocklist.
  2. Consider adding a reset option to clear the custom blocklist if users decide they no longer need it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions