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

Allow to block URLs navigated by browser history #53

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

penge
Copy link
Owner

@penge penge commented Jun 19, 2023

Fixes #52

- add "tabs" permission
Note: "history" permission isn't suitable as it is global (per any tab),
doesn't have knowledge of tabId

- optimize execution time by having prepared __enabled and __blocked
(thus not loading every time from storage)
@penge penge added the enhancement New feature or request label Jun 19, 2023
@penge penge added this to the 6.0 milestone Jun 19, 2023
@penge penge mentioned this pull request Jun 19, 2023
@penge penge merged commit 0c05f30 into master Jun 25, 2023
1 check passed
@penge penge deleted the block-history-navigation branch June 28, 2023 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blocking home page only
1 participant