-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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
- UI Design: Add a section in the extension's settings where users can easily input domains/URLs to add to their custom blocklist.
- Storage: Utilize Chrome's storage API to save the user's custom blocklist persistently.
- Functionality: Modify the existing ad-blocking logic to check against the custom blocklist before loading any ads or trackers.
- Validation: Implement validation to ensure users enter valid URLs/domains.
Additional Notes
- It would be great to have a way for users to view, edit, and remove entries from their custom blocklist.
- Consider adding a reset option to clear the custom blocklist if users decide they no longer need it.
Metadata
Metadata
Assignees
Labels
No labels