enhancementgood first issuehelp wanted
Métriques du dépôt
- Stars
- (17 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
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)