Torrent Control のレビュー
Torrent Control 作成者: Aiken
Firefox ユーザー 14757090 によるレビュー
5 段階中 5 の評価
Firefox ユーザー 14757090 によるレビュー (7年前)This is fantastic. Thanks for writing this and having the code on github. I dug around the code as the permissions concerned me, but I didn't see it phoning anywhere except to your assigned torrent UI. I haven't decompiled the extension yet but assuming that goes well and matches the github source I see no concerns over the permissions and they make sense since you don't have a site white list (which I'd recommend as a feature request to limit permissions in the future).
開発者の返信
投稿日時: 7年前Using minimum amount of permissions is one of my design goals. Hopefully we can get rid of "use data on all sites"-permission when content handler supports comes available.