We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49e6830 commit e7c9ec6Copy full SHA for e7c9ec6
packages/selenium-ide/src/manifest.json
@@ -45,7 +45,7 @@
45
"bootstrap.html",
46
"indicator.html"
47
],
48
- "content_security_policy": "script-src 'self' 'sha256-W7QWmGne6B9hjKtOqoGmUFOPgpFcUo4Nr/yyMqtgXcU=' 'sha256-4cgtnhJWZr038A2+gTGcUgQL2QsJao6c0AiTxYYo6c8=' 'unsafe-eval'; object-src 'self'",
+ "content_security_policy": "script-src 'self' 'sha256-W7QWmGne6B9hjKtOqoGmUFOPgpFcUo4Nr/yyMqtgXcU=' 'sha256-g0sGx5oQNWQA7+VAX6oocWOlrBzbLK0jggpU/mFFNHE=' 'unsafe-eval'; object-src 'self'",
49
"content_scripts": [
50
{
51
"matches": [
@@ -69,4 +69,4 @@
69
"assets/background.js"
70
]
71
}
72
-}
+}
0 commit comments