piyushgarg-dev / leetcode-whisper-chrome-extension

75 stars 121 forks source link

Dynamic Language Selection #65

Closed heygogu closed 2 hours ago

heygogu commented 3 hours ago

This extension should have dynamic language support. I have found a way . I will be generating a pull request asap

heygogu commented 3 hours ago

Although the dynamic language issue was mentioned in Issue #10 but my approach is different than .popover-wrapper I have used document.querySelector('[data-mode-id]')?.getAttribute('data-mode-id') as string