質問編集履歴

1

エラー追記

2021/10/31 03:19

投稿

ryomaterai0226
ryomaterai0226

スコア1

test CHANGED
File without changes
test CHANGED
@@ -13,6 +13,12 @@
13
13
  ```
14
14
 
15
15
  Uncaught (in promise) Error: Cannot access contents of url "". Extension manifest must request permission to access this host.
16
+
17
+
18
+
19
+ Uncaught TypeError: Cannot read properties of undefined (reading 'create')
20
+
21
+ 2つ目のエラーに関してはchrome.scripting.executeScriptでアクセスができずnullになっているからだと考えています。この解釈が間違っていればご指摘お願いいたします。
16
22
 
17
23
  ```
18
24