fregante/webext-permissions

Add `extractRemovedPermissions`

オープン

#25 opened on 2024/02/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (1 件のフォーク)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (17 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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)

コントリビューターガイド