illogical-robot / toolbox-for-google-play-store-public

Toolbox for Google Play Store™ bugs and suggestions
110 stars 43 forks source link

The extension is broken #41

Closed pdkpv closed 3 years ago

pdkpv commented 3 years ago

APKMirror button is always in the "Loading ..." status. Beta program button - not displayed.

Google Chrome 89.0.4389.90 Toolbox v2.7.1

2021-03-15_18-19-36 2021-03-15_18-15-27

archon810 commented 3 years ago

Hmm, that is odd. I can't reproduce this and all the buttons have been working as expected for a while, including in Chrome 89.

If you open the extension in the list of extensions in Chrome (chrome://extensions/?id=fepaalfjfchbdianlgginbmpeeacahoo), then go to Inspect views and click on "background page," and then browse some Play Store listings, do you see anything in the Console output? You should be seeing something like this:

image

As well as some API requests: image

pdkpv commented 3 years ago

@archon810

I found the reason for the crash: AdGuard for Windows is breaking the extension. Later I will try to figure out which of the filters or settings is directly related to the breakdown. And I will write here about it.

TPS commented 3 years ago

I found the reason for the crash: AdGuard for Windows is breaking the extension. Later I will try to figure out which of the filters or settings is directly related to the breakdown. And I will write here about it.

@ameshkov Do you wish to triage?

ameshkov commented 3 years ago

@TPS @pdkpv can't reproduce with the default settings and filter lists. Maybe some custom filter list is responsible?

pdkpv commented 3 years ago

@ameshkov @TPS

The reason is this setting :)

2021-03-17_15-15-54

@archon810 Apparently issues can be closed.