rNeomy / last.fm-scrobbler

Scrobbler tool for popular web services like YouTube
http://add0n.com/lastfm-tool.html
17 stars 7 forks source link

Why is there some oracle/java stuff redirection in the extension? #1

Closed rbrito closed 5 years ago

rbrito commented 6 years ago

In file https://github.com/rNeomy/last.fm-scrobbler/blob/master/youtube/data/inject.js, I see some manipulation of the location of the URL that the user might visit that is beyond the scope of this extension.

Can you explain why this is there?

rNeomy commented 6 years ago

Thanks for the report. The script is left off from another project! Fortunately it has no effect at all. Actually it is not even being called. I'll remove it by the next release

https://github.com/rNeomy/last.fm-scrobbler/blob/master/youtube/manifest.json#L22-L41