Skip to content

Commit e7c9ec6

Browse files
author
David Haeffner
committed
side: updated the csp sha for the recording indicator
1 parent 49e6830 commit e7c9ec6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/selenium-ide/src/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"bootstrap.html",
4646
"indicator.html"
4747
],
48-
"content_security_policy": "script-src 'self' 'sha256-W7QWmGne6B9hjKtOqoGmUFOPgpFcUo4Nr/yyMqtgXcU=' 'sha256-4cgtnhJWZr038A2+gTGcUgQL2QsJao6c0AiTxYYo6c8=' 'unsafe-eval'; object-src 'self'",
48+
"content_security_policy": "script-src 'self' 'sha256-W7QWmGne6B9hjKtOqoGmUFOPgpFcUo4Nr/yyMqtgXcU=' 'sha256-g0sGx5oQNWQA7+VAX6oocWOlrBzbLK0jggpU/mFFNHE=' 'unsafe-eval'; object-src 'self'",
4949
"content_scripts": [
5050
{
5151
"matches": [
@@ -69,4 +69,4 @@
6969
"assets/background.js"
7070
]
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)