-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
The current implementation hooks the scroll event, which gets fired rapidly and repeatedly every time the user scrolls. Should probably implement some sort of delta time checking so the hiding routine doesn't run more than once every 100ms or so.
TODO:
- Implement delay
- Allow user to customize delay amount
- Add number input to the page action
- Fetch the value and assign it to
filterDelayin the content script
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers