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

Use webextension-polyfill #47

Closed zubyj closed 3 months ago

zubyj commented 1 year ago

All chrome api references should be replaced with browser

chrome.tabs.function -> browser.tabs.function