SmartProxy incelemeleri
SmartProxy geliştiren: Salar K
Firefox kullanıcısı 15265520 adlı kullanıcının incelemesi
5 üzerinden 3 puan
yazan: Firefox kullanıcısı 15265520, 6 yıl önceWhy does it need access for all website data? I cannot use it because of sensitive permissions request.
Geliştiricinin yanıtı
gönderilme: 6 yıl önceTo create a proxy that is a mandatory permission required by firefox.
check here:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/onRequest
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
and here is permission pattern which is for all urls, called
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Match_patterns#Examples
check here:
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/proxy/onRequest
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permissions#Host_permissions
and here is permission pattern which is for all urls, called
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Match_patterns#Examples