-
Notifications
You must be signed in to change notification settings - Fork 675
Closed
Labels
Description
Firefox does not support script injection from extension when page has CSP restrictions. As a result, no script can be injected to such pages in Firefox. But it works well with Chrome.
Some examples suffered from this issue:
- scripts cannot work correctly on Github
- styles installed via userscript cannot be applied on Github
Reactions are currently unavailable