Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Feature Request ] Remove products from DOM #37

Closed
herrlegno opened this issue Jan 29, 2021 · 4 comments
Closed

[ Feature Request ] Remove products from DOM #37

herrlegno opened this issue Jan 29, 2021 · 4 comments

Comments

@herrlegno
Copy link

Maybe a good feature is to be able to configure to delete the unshippable products.

Nice extension, I'm loving it!.

@scorpion421
Copy link

I know, kinda late to reply because I found this add-on just currently.

For uBlock Origin, add the following:
amazon.de##div[class*="shp-not-deliverable-product"]
Replace .de with the extension of Amazon you're using. Like .com.

For Stylish or Stylus, simply go to Amazon and add a new style:
div[class*="shp-not-deliverable-product"] {display:none !important}

@sdelquin
Copy link
Owner

@scorpion421 Thank you very much for your support. Quite interesting! 🚀

@sdelquin
Copy link
Owner

@scorpion421 We've added your suggestion to the README.

@herrlegno
Copy link
Author

I'm closing this issue, as now Readme address this. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants