PUGE 5 anni fa
parent
commit
468599749b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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({