ejci / Chrome-Audio-EQ

Audio EQ for Chrome
GNU General Public License v2.0
107 stars 40 forks source link

With this extension installed, other website logins fail. #60

Open Liron-K opened 7 years ago

Liron-K commented 7 years ago

With this extension installed, I'm unable to log into certain website. When I try, the website seems to return a 403 error. If I disable the extension then the login works as expected.

(This seems to be a new problem, because I've had this extension installed for a while and never had a problem.)

screen shot 2016-10-05 at 4 55 05 pm
ejci commented 7 years ago

Working on a fix. Will publish it soon. Its related to new update (0.3.3.0) and the way how I manipulate headers to hack the way for EQ to work on some sites that have cross origin issues... Sorry for the troubles.

Liron-K commented 7 years ago

Thanks.

On Wed, Oct 5, 2016 at 5:25 PM Miroslav Magda notifications@github.com wrote:

Working on a fix. Will publish it soon. Its related to new update (0.3.3.0) and the way how I manipulate headers to hack the way for EQ to work on some sites that have cross origin issues... Sorry for the troubles.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ejci/Chrome-Audio-EQ/issues/60#issuecomment-251689965, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMeA7tNtHQkyVIlKim5AUzCkuisOOg2ks5qw7M9gaJpZM4KO3pl .

ejci commented 7 years ago

0.3.3.2 should be in store soon (I submitted it but it can take hour or so to be published). Can you pls check if its fixed?

Liron-K commented 7 years ago

Seems to work now. Thanks.

On Thu, Oct 6, 2016 at 10:12 PM Miroslav Magda notifications@github.com wrote:

0.3.3.2 should be in store soon (I submitted it but it can take hour or so to be published). Can you pls check if its fixed?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ejci/Chrome-Audio-EQ/issues/60#issuecomment-252060242, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMeA-xFf9jLMkyG6IYWN2-Aa0C9aKRMks5qxUgDgaJpZM4KO3pl .

elodszopos commented 7 years ago

9gag GIFs are still blocked.

9gag.com/:1 Uncaught (in promise) DOMException: The play() request was interrupted by a call to pause().

I identified the blocker extension to be the equalizer. Unfortunately. :(

ejci commented 7 years ago

Was thinking its the same issue like for #60. Will investigate and publish fix soon...

elodszopos commented 7 years ago

Any news @ejci ?