enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (17 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
As discovered in https://github.com/fregante/webext-permissions/issues/22, users can remove host permissions.
As a companion to *AdditionalPermissions there should be *RemovedPermissions.
Better yet, maybe the methods should just "compare permissions", so that a single call can return additional and removed (on top of the other methods, which would just wrap the compare methods)