sixcious / infy-scroll

Add customized infinite scrolling to websites and auto load the next page.
Other
167 stars 18 forks source link

problem with ublacklist app #22

Closed BabyDragon5 closed 2 years ago

BabyDragon5 commented 2 years ago

Describe the bug I use ublacklist app on Chromum after I installed this app. from the second page of google. "Block this site" button doesn't show up ublacklist (https://chrome.google.com/webstore/detail/ublacklist/pncfbmialoiaghdehhbnbhkkgmjanfhe)

URL

Environment If you can, please fill out as much as you can about your environment.

sixcious commented 2 years ago

Hi BabyDragon5, thanks so much for opening this issue.

Sorry that Infy isn't playing nice with uBlacklist.

Basically, uBlacklist is expecting me to add this specific class name called autopagerize_page_info to Infy's page divider. Since Infy isn't AP, I don't do that. I wish uBlacklist would have instead opted to use a MutationObserver, as the current approach assumes the user has the page divider on, and Infy lets you not have the divider.

However, I'll go ahead and add this class name to Infy's divider in the next release. Until then, I would recommend you use an AutoPagerize extension and not use Infy for Google Search; you can uncheck the Auto-activate on all Database URLs or delete the database.

BabyDragon5 commented 2 years ago

Thanks for the answer. It's not a big deal for now. I will stick with your extension.

sixcious commented 2 years ago

Hi again BabyDragon,

This has now been addressed in Version 0.7, which is now live on all the web stores. If you still notice an issue after updating Infy to 0.7, let me know and I'll reopen this.

Thanks again for reporting this issue!