shashankgroovy/soundcloud-chrome-extension

DOM returns `undefined` if soundcloud already present.

shashankgroovy opened this issue · 0 comments

The content script returns undefined if DOM is already present i.e. soundcloud is already open and extension is loaded/reloaded.
The existing soundcloud tab needs to be closed and then the extension needs to be reloaded to get the DOM again. Doesn't work otherwise. 😞