質問編集履歴
2
試したことを追加
test
CHANGED
File without changes
|
test
CHANGED
@@ -39,3 +39,17 @@
|
|
39
39
|
|
40
40
|
|
41
41
|
```
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
|
46
|
+
|
47
|
+
### 試したこと
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
manifest.jsonに下記の情報を追記しましたが、変わりませんでした。
|
54
|
+
|
55
|
+
"content_security_policy": "script-src 'self'",
|
1
説明を明確化
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
Chromeの拡張機能がうまく動かない。
|
1
|
+
Chromeの拡張機能がうまく動かない。 it violates the following Content Security Policy directiveのエラー
|
test
CHANGED
File without changes
|