PUGE 5 년 전
부모
커밋
468599749b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      js/popup.js

+ 1 - 0
js/popup.js

@@ -2,6 +2,7 @@ const serverUrl = 'https://going.run/assist'
 
 const getSchemeData = new Promise((resolve, reject) => {
   getCurrentTabId((tabInfo) => {
+    console.log(tabInfo)
     fetch(`${serverUrl}?route=search`, {
       method: 'POST',
       body: JSON.stringify({