mr-mig / webbooost

Chrome extension for faster web browsing.
http://webboost.fse.guru
MIT License
89 stars 22 forks source link

Whole statcounter.com is broken #41

Open benyaminl opened 8 years ago

benyaminl commented 8 years ago

image I don't what happend, but seems some of the script that are intercepted and serve localy from webBoost cause this, when it's turn off, statcounter work perfectly/

mr-mig commented 8 years ago

@benyaminl thanks for a feedback. I'll have a look at the issue.

Meanwhile, you can turn Web Boost off for this website completely (the green switch works on a per-website basis, so it won't affect other sites)

benyaminl commented 8 years ago

Yep I'm turn it off, anyway how to contribute to this repo?

Benyamin Limanto

sent from my Asus On Jun 27, 2016 6:32 PM, "Alexey Migutsky" notifications@github.com wrote:

@benyaminl https://github.com/benyaminl thanks for a feedback. I'll have a look at the issue.

Meanwhile, you can turn Web Boost off for this website completely (the green switch works on a per-website basis, so it won't affect other sites)

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mr-mig/webbooost/issues/41#issuecomment-228721168, or mute the thread https://github.com/notifications/unsubscribe/ACr9NGYjacND6jFKeIYuVv9mHWeq3vDfks5qP7TfgaJpZM4I84dA .

mr-mig commented 8 years ago

I am sorry, it's not really newcomer-friendly right now (and never supposed to be).

If you want to fix this issue, you can check what script was blocked in chrome dev console and check whether the library + version is added to the 'injectees'

Usually this kind of issue means that something like jQuery was updated, but not yet added to Web Boost. And there's not check that jQuery file is on the file system to prevent it

benyaminl commented 8 years ago

Okay, anyway sorry for bothering. Thanks for replying

Benyamin Limanto

sent from my Asus On Jun 29, 2016 12:26 AM, "Alexey Migutsky" notifications@github.com wrote:

I am sorry, it's not really newcomer-friendly right now (and never supposed to be).

If you want to fix this issue, you can check what script was blocked in chrome dev console and check whether the library + version is added to the 'injectees'

Usually this kind of issue means that something like jQuery was updated, but not yet added to Web Boost. And there's not check that jQuery file is on the file system to prevent it

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mr-mig/webbooost/issues/41#issuecomment-229120718, or mute the thread https://github.com/notifications/unsubscribe/ACr9ND3kfzpq0oBsi_RptSwXkR4AiDNgks5qQVlYgaJpZM4I84dA .