-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When using a strict CSP, I have 2 warnings because these lines are injecting styles:
clockwork-browser/toolbar/toolbar.js
Line 157 in 76f84c9
| let toolbar = document.createElement('div') |
clockwork-browser/toolbar/toolbar.js
Line 230 in 76f84c9
| let style = document.createElement('style') |
Is it possible to modify it so can enable strict CSP?
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels