firephp-for-browser-devtools
firephp-for-browser-devtools copied to clipboard
`optional_permissions` and `webRequest` not working
The user is now asked to grant permissions for every hostname specifically so the extension does not need access to all hostnames by default.
This optional_permissions
feature is not working on firefox as the webRequest
API does not get events when granting permissions to a new hostname. On firefox, the user must still grant all permissions from the start. See: