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.