Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve type errors and Add input field to whitelist websites dynamically #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ishaanxgupta
Copy link

Summary of Changes
This PR enhances the whitelisting feature and allows users to whitelist websites dynamically from the frontend.

Key features:-
A UI where users can add or remove websites from the whitelist.
Store the whitelist in chrome.storage.sync, so changes persist.
Updated UI for better contrast while blending with the existing black background.

Now we can dynamically add sites to whitelist sites. Earlier it was hardcoded.
image

Additionally, there were some type errors on the frontend resolved them.

@ishaanxgupta ishaanxgupta changed the title Resolve type erros and Add input field to whitelist websites dynamically Resolve type errors and Add input field to whitelist websites dynamically Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant