質問編集履歴
1
誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -42,7 +42,7 @@
|
|
42
42
|
}
|
43
43
|
```
|
44
44
|
|
45
|
-
**
|
45
|
+
**contents.js**
|
46
46
|
|
47
47
|
```javascript
|
48
48
|
chrome.runtime.onMessage.addListener(function (request, sender, sendResponse) {
|