zubyj / leetcode-explained

Browser extension that adds video solutions, company tags, and GPT code analysis into Leetcode problems
https://leetcodeapp.com
MIT License
86 stars 13 forks source link

Popup.js should remember the previous gpt request. #17

Closed zubyj closed 1 year ago

zubyj commented 1 year ago

Every time the popup.js is clicked, the last gpt response is wiped. ideally, we want to keep the solution there.

zubyj commented 1 year ago

cb828cf